Just something to keep in mind:<br>on windows MSVC, libpoppler is a static library ("because poppler does not have import/export thing for the core(private) api" dixit pinotree). Libpoppler is not meant to be used directly. For the karbon pdf filter this is however what we do. This means that:<br>
-either we disable the filter on windows MSVC<br>-or we link the filter to every library libpoppler was linked to. these should be exactly the same ones. that solution is not very practical to implement.<br><br>So if during the course of refactoring, this could be avoided/fixed, all the better.<br>
<br>Pierre<br><br><br><div class="gmail_quote">On Sun, Mar 20, 2011 at 8:10 AM, Jain Basil Aliyas <span dir="ltr"><<a href="mailto:jainbasil@gmail.com">jainbasil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<div><br></div><div>I am Jain Basil Aliyas, a computer science engineering student from India. I am interested in working on the idea<b> Import/Export to/from PDF</b> in Calligra KWords. (<a href="http://community.kde.org/GSoC/2011/Ideas#Project:_PDF-Import_and.2For_PDF-Export" target="_blank">http://community.kde.org/GSoC/2011/Ideas#Project:_PDF-Import_and.2For_PDF-Export</a>)</div>


<div><br></div><div>I'd like to share my contributions in free software development; I am one among the core development team of Scribus, the open source DTP software, and I participated in Google Summer of Code 2010 with Pardus Project. In GSoC 2011, I developed a<b> snapshot and monitoring tool for KDE4 settings</b> with GitPython as backend.</div>


<div><br></div><div>In scribus, I've developed import filters for quark xpress xtg file, and adobe indesign idml package (these are available in scribus 1.5 svn ).</div><div><br></div><div>I've my calligra build system ready, and am trying to draft a proposal for this project. I'd like to get suggestions from Calligra Developers so that I can make this work more exciting.</div>


<div><br></div><div>Greetings!</div><div><br>-- <br><b>Jain Basil Aliyas</b><br><i></i><div><b><br></b></div><div>Scribus Developer, Google Summer of Code 2010 Participant.</div><div><a href="http://blog.jainbasil.net" target="_blank">http://blog.jainbasil.net</a></div>


<br>
</div>
<br>_______________________________________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
<br></blockquote></div><br>