Hi all, the patch containing the fixes mentioned in the title is attached to this e-mail. Please review and if accepted, please commit (separately) to the public repository, otherwise please tell me on-list why not.
Best regards, mabri
Index: FAQ.html =================================================================== --- FAQ.html (revision 1690) +++ FAQ.html (working copy) @@ -40,7 +40,7 @@ <li><a href="#q_language">What language is PoDoFo written in?</a></li> <li><a href="#q_stability">Does PoDoFo offer a stable API or ABI?</a></li> <li><a href="#q_mailinglists">Does PoDoFo have a mailing list?</a></li> - <li><a href="#q_contact">My question isn't answered here. Where do I go next?"</a></li> + <li><a href="#q_contact">My question isn't answered here. Where do I go next?</a></li> </ul> <p><a href="#s_otherlang">Other Programming Languages</a></p> <ul> @@ -173,7 +173,7 @@ you've used it but want to move to another language ;-) . In all seriousness a wrapper for Java may be possible, but nobody has been in touch with the PoDoFo developers to express an interest in writing - one. Java users will probably want to look at <a href="http://sourceforge.net/project/showfiles.php?group_id=2435">iText</a>.</p> + one. Java users will probably want to look at <a href="http://itextpdf.com/">iText</a>.</p> <a name="q_dotnet"><p class="question">I'm a C# or other .NET developer. Can I use PoDoFo?</p></a> <p class="answer">Not easily. Since PoDoFo is unmanaged C++ code, you can use it with P/Invoke and a glue layer, but I wouldn't recommend @@ -180,7 +180,7 @@ this as a pleasant way to use a library. If writing your PDF output code in C++ is an option, you may well be able to use PoDoFo.</p> <a name="q_otherlang"><p class="question">Are any other languages supported?</p></a> - <p class="answer">No. Python bindings would be a fun <a href="http://www.boost.org/libs/python/doc/">Boost::Python</a> project, though.</p> + <p class="answer">No. Python bindings would be a fun <a href="http://www.boost.org/libs/python/doc/">Boost.Python</a> project, though.</p> <a name="s_troubleshooting"><h2>Troubleshooting</h2></a> @@ -249,13 +249,15 @@ <ul> <li>Misc. PDF test files <ul> - <li><a href="http://acroeng.adobe.com/">Adobe - acroeng.adobe.com</a>. Mostly browser-plugin related, plus misc. tests.</li> + <li><a href="http://www.novapdf.com/kb/pdf-example-files-created-with-novapdf-138.html">Example PDF files from novapdf.com</a> +They are for encryption, font subsetting and several other PDF features. +This link doesn't mean any recommendation.</li> </ul> </li> <li>Colour and ICC: <ul> <li><a href="http://www.eci.org/doku.php?id=en:downloads#altona_test_suite">Altona test suite</a></li> - <li><a href="http://www.gwg.org/ghentoutputsuite.phtml">Ghent Output Suite</a></li> + <li><a href="http://www.gwg.org/download/test-suites/ghent-output-suite/">Ghent Output Suite (version 4.0)</a></li> </ul> </li> </ul>
------------------------------------------------------------------------------
_______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users