<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/podofo/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/podofo/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 18 Apr 2016 19:03:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/podofo/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>PoDoFo Release Planned</title><link>https://sourceforge.net/p/podofo/news/2016/04/podofo-release-planned/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The last stable version of PoDoFo was released almost two years ago. Lately, there were also questions on the mailing list, when the next release can be expected.&lt;/p&gt;
&lt;p&gt;Furthermore, countless patches have been integrated over the last two years! So, the quality of the current SVN trunk is much better than the latest release.&lt;/p&gt;
&lt;p&gt;Now, we agreed to plan a new release of PoDoFo. We plan to introduce a code freeze starting on May 18th and package a new release of PoDoFo with version 0.9.4 on June 1rst 2016.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Mon, 18 Apr 2016 19:03:12 -0000</pubDate><guid>https://sourceforge.netdfc48154d9c772da8d93a9f0f1dac90aae3f3a02</guid></item><item><title>PoDoFo 0.6.0 Released</title><link>https://sourceforge.net/p/podofo/news/2008/07/podofo-060-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After almost a year of development, the PoDoFo-team is&lt;br /&gt;
proud to announce a new release. PoDoFo 0.6.0 can be&lt;br /&gt;
downloaded as of now. PoDoFo has been tested on several&lt;br /&gt;
Linux and Windows systems. &lt;/p&gt;
&lt;p&gt;Besides countless bug fixes, performance improvements and&lt;br /&gt;
API clean ups, we were able to add several new features. &lt;br /&gt;
An incomplete list of the most important additions is: &lt;/p&gt;
&lt;p&gt;* podofoimpose - a PDF imposition tool was added&lt;br /&gt;
* Encryption support was added (RC4 and AES)&lt;br /&gt;
* Initial unicode font support was added using CID fonts&lt;br /&gt;
* Content stream parsing support was added&lt;br /&gt;
* PdfPainter has now support for drawing tables using PdfTable&lt;br /&gt;
* TIFF images can now be embedded directly into a PDF&lt;br /&gt;
* Bold or italic fonts can be selected&lt;/p&gt;
&lt;p&gt;A small compability note should be added. To keep old &lt;br /&gt;
sources working, one has to change PdfDocument to &lt;br /&gt;
PdfMemDocument. PdfDocument is now an interface over &lt;br /&gt;
PdfMemDocument and PdfStreamedDocument so that PdfPainter &lt;br /&gt;
can work on both, but only the first one allows access to &lt;br /&gt;
the internal object structure of the PDF file.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://podofo.sourceforge.net"&gt;http://podofo.sourceforge.net&lt;/a&gt; for more details.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Mon, 14 Jul 2008 10:48:01 -0000</pubDate><guid>https://sourceforge.net4168a9f57ac7b8ab1a07f458a8f459811d907ff6</guid></item><item><title>PoDoFo 0.5 released</title><link>https://sourceforge.net/p/podofo/news/2007/07/podofo-05-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new development release of PoDoFo is available for download. &lt;br /&gt;
Countless bugs were fixed compared to the last release and &lt;br /&gt;
many new features have been added. &lt;br /&gt;
An incomplete list of important changes: &lt;/p&gt;
&lt;p&gt;- Support for embedded files added&lt;br /&gt;
- Support for interactive forms (creation and filling) added&lt;br /&gt;
- Support for ExtGStates when drawing added&lt;br /&gt;
- Support for named destinations added&lt;br /&gt;
- Greatly improved and faster PdfFilter interface&lt;br /&gt;
- PdfStreamedDocument was added (PDF document that is streamed &lt;br /&gt;
out directly to disk while being created)&lt;br /&gt;
- Switched completely to CMake as build system&lt;br /&gt;
- Fixed XRef streams&lt;/p&gt;
&lt;p&gt;Along with PoDoFo we released version 0.5 of PoDoFoBrowser. &lt;br /&gt;
A gui for editing the object structur of PDF files directly. &lt;br /&gt;
PoDoFoBrowser is available as source release or precompiled for Win32.&lt;/p&gt;
&lt;p&gt;MD5Sums for this release: &lt;/p&gt;
&lt;p&gt;ef8bfefa7bfe2db58094dce2fb38ee5e  podofo-0.5.0.tar.gz&lt;br /&gt;
d5b25ae99d6c865dacafeed316959ed8  podofobrowser-0.5.tar.gz&lt;br /&gt;
2d3cf35a9b530f5313b82bb21d4d9fa3  podofobrowser-0.5-win32-bin.zip&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;    &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;podofo&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sourceforge&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;net&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Mon, 02 Jul 2007 20:14:33 -0000</pubDate><guid>https://sourceforge.net9add74c21bdcfd07f66b35b4338919cc19132733</guid></item><item><title>PoDoFoBrowser and PoDoFo tools Win32 binaries available</title><link>https://sourceforge.net/p/podofo/news/2007/05/podofobrowser-and-podofo-tools-win32-binaries-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PoDoFoBrowser and several tool included in PoDoFo (namely podofomerge, podofoimgextract, podofopdfinfo and podofotxt2pdf) are available as prebuilt binaries for MS Windows operating systems. Please note that this is still alpha quality software in development!&lt;/p&gt;
&lt;p&gt;PoDoFoBrowser is a Qt application for browsing the objects in a PDF file and modifying their keys easily. It is very useful if you want to look on the internal structure of PDF files. &lt;/p&gt;
&lt;p&gt;We are still interested in your feedback, so drop as a mail at: podofo-users@lists.sf.net . Downloads are available on the sourceforge project page: &lt;a href="http://downloads.sourceforge.net/podofo/PoDoFoBrowser20070524.zip?modtime=1180036345"&gt;http://downloads.sourceforge.net/podofo/PoDoFoBrowser20070524.zip?modtime=1180036345&lt;/a&gt;&amp;amp;big_mirror=0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Sun, 27 May 2007 09:24:06 -0000</pubDate><guid>https://sourceforge.net648a888f747274c569b2d65b5b0511e3d49b78fb</guid></item><item><title>PoDoFo 0.4 released</title><link>https://sourceforge.net/p/podofo/news/2006/10/podofo-04-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PoDoFo team is proud to announce the 4th release of the free PDF parsing&lt;br /&gt;
and creation library.&lt;/p&gt;
&lt;p&gt;PoDoFo 0.4.0 has been ported to Mac OS X in addition to the current Linux and&lt;br /&gt;
Windows versions.&lt;br /&gt;
Among the many new features is the support for generating web optimized (so&lt;br /&gt;
called linearized) PDF files from any PDF documnet surely the most interesting&lt;br /&gt;
addition. XRef tables can be written as XRef streams now, which does result in&lt;br /&gt;
smaller files. Outline support has been completed in this release. Garbage&lt;br /&gt;
collection of unused objects in the PDF file is now possible.&lt;/p&gt;
&lt;p&gt;The coding style[1] used in PoDoFo is finally documented and the source code was&lt;br /&gt;
refactored and cleaned up to macht the documentation. This makes the PoDoFo&lt;br /&gt;
API much easier to learn.&lt;/p&gt;
&lt;p&gt;Many bugs were fixed since the 0.3.0 release. Several optimizations to the&lt;br /&gt;
source made parsing and writing PDF files even faster.&lt;/p&gt;
&lt;p&gt;Source downloads of PoDoFo are available in our downloads section[2]. Feel&lt;br /&gt;
free to report any error, bugs or comments to our mailing list[3].&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;The&lt;/span&gt; &lt;span class="n"&gt;PoDoFo&lt;/span&gt; &lt;span class="n"&gt;Team&lt;/span&gt; &lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;Dom&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;Leonard&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;Craig&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;[1]   &lt;a href="http://podofo.sourceforge.net/doc/html/Codingstyle.html"&gt;http://podofo.sourceforge.net/doc/html/Codingstyle.html&lt;/a&gt;&lt;br /&gt;
[2]   &lt;a href="http://podofo.sourceforge.net/download.html"&gt;http://podofo.sourceforge.net/download.html&lt;/a&gt;#podofo&lt;br /&gt;
[3]   podofo-users@lists.sf.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Sun, 15 Oct 2006 11:04:15 -0000</pubDate><guid>https://sourceforge.net20a3c30ab816ff94f3533f0e4630186adea322ea</guid></item><item><title>PoDoFo 0.3.0 released</title><link>https://sourceforge.net/p/podofo/news/2006/08/podofo-030-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PoDoFo team is proud to announce the third release of the free and portable PDF library for C++. PoDoFo 0.3 is available for download as source tarball which can be compiled on Unix and Windows systems.&lt;/p&gt;
&lt;p&gt;The core API was refactored in most areas to simplify application development using PoDoFo. Many bugs could be fixed and several PDF features were added. To many things were changed to list all of them here. Major changes include:&lt;/p&gt;
&lt;p&gt;- Exceptions are used instead of error codes&lt;br /&gt;
- A LZW decoder was added&lt;br /&gt;
- PdfDocument is now the core class for reading and writing PDF files&lt;br /&gt;
- PdfPainter can now draw on pages in existing PDF files&lt;br /&gt;
- Simpler API with fewer Init() methods&lt;br /&gt;
- Improved Info dictionary handling&lt;br /&gt;
- Many performance improvements thanks to profiling with callgrind&lt;/p&gt;
&lt;p&gt;For questions on this release or if you have problems using PoDoFo we have installed a mailing list. &lt;br /&gt;
The PoDoFo library is a free, portable C++ library. It can parse existing PDF files and create new ones from scratch. Get more information on PoDoFo at &lt;a href="http://podofo.sourceforge.net"&gt;http://podofo.sourceforge.net&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Tue, 22 Aug 2006 15:53:43 -0000</pubDate><guid>https://sourceforge.nete473a29e477ccf3e9e29f1cb7da703e2d6b23cba</guid></item><item><title>PoDoFo 0.2 released</title><link>https://sourceforge.net/p/podofo/news/2006/06/podofo-02-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PoDoFo 0.2 is available for download. The second release of the free PDF library brings many improvements. This is also the first release that comes along with PoDoFoBrowser. A graphical browser and editor for the object structure of PDF files. Screenshots and downloads can be found on our webpage.&lt;br /&gt;
New feautres of PoDoFo include:&lt;/p&gt;
&lt;p&gt;- PoDoFo was ported to VC++ on MS Windows&lt;br /&gt;
- The documentation was improved and is now almost complete&lt;br /&gt;
- The underline color of text elements was fixed&lt;br /&gt;
- The PdfParser works now with updated PDF files&lt;br /&gt;
- Objects, streams and dictionaries are now loaded on demand from the PDF file, which improves the parsing speed greatly&lt;br /&gt;
- A PdfReference class was introduced and PdfVariant was refactored&lt;br /&gt;
- PdfFilter's are cached now and work with extra DecodeParms dictionaries&lt;br /&gt;
- The ImageExtractor tool was improved&lt;br /&gt;
- Many more fixes...&lt;/p&gt;
&lt;p&gt;For questions on this release or if you have problems using PoDoFo we have installed a mailing list.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Sat, 24 Jun 2006 10:30:55 -0000</pubDate><guid>https://sourceforge.net882ca88633253a3b058d69af56bd2d18e9a97660</guid></item><item><title>PoDoFo 0.1 released</title><link>https://sourceforge.net/p/podofo/news/2006/06/podofo-01-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The first public release of PoDoFo is available for download[1]. PoDoFo is a C++ library which can create PDF files from scratch and can also parse and modify existing PDF documents. PoDoFo is licensed under the terms of the LGPL.&lt;/p&gt;
&lt;p&gt;This release is fully documented. Please have a look at the online API documentation[2]. A example application has been created too[3]. Feel free to take a look at the source online to see how easy it is to create a PDF file using PoDoFo.&lt;/p&gt;
&lt;p&gt;For questions on this release or if you have problems using PoDoFo we have installed a mailing list[4].&lt;/p&gt;
&lt;p&gt;More information on PoDoFo can be found at &lt;a href="http://podofo.sf.net"&gt;http://podofo.sf.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[1] &lt;a href="http://podofo.sf.net/download.html"&gt;http://podofo.sf.net/download.html&lt;/a&gt;#podofo&lt;br /&gt;
[2] &lt;a href="http://podofo.sf.net/doc/html/index.html"&gt;http://podofo.sf.net/doc/html/index.html&lt;/a&gt;&lt;br /&gt;
[3] &lt;a href="http://podofo.sf.net/support.html"&gt;http://podofo.sf.net/support.html&lt;/a&gt;#examples&lt;br /&gt;
[4] podofo-users@lists.sf.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Sun, 11 Jun 2006 09:17:37 -0000</pubDate><guid>https://sourceforge.netb5bae89b4a8a733daac7ba47996eda9683c72e3c</guid></item><item><title>PoDoFo available in Subversion</title><link>https://sourceforge.net/p/podofo/news/2006/06/podofo-available-in-subversion/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PoDoFo source code is now available for download and first testing in the Sourceforge svn repository. Along with the PoDoFo library, PoDoFoBrowser was commited to the repository. PoDoFoBrowser is a Qt based application to browse and edit the object structure of a PDF file directly using PoDoFo. Some screenshots are already online.&lt;/p&gt;
&lt;p&gt;If you want to test PoDoFo please take a look at the svn download instructions. In case of problems, please ask at our mailinglist.&lt;/p&gt;
&lt;p&gt;PoDoFo can be found at: &lt;a href="http://podofo.sf.net"&gt;http://podofo.sf.net&lt;/a&gt;&lt;/p&gt;
&lt;h1 id="what-is-podofo"&gt;What is PoDoFo?&lt;/h1&gt;
&lt;p&gt;PoDoFo is a library to work with the PDF file format and includes also a few&lt;br /&gt;
tools. The name comes from the first letter of PDF (Portable Document&lt;br /&gt;
Format). &lt;/p&gt;
&lt;p&gt;The PoDoFo library is a free portable C++ library which includes&lt;br /&gt;
classes to parse a PDF file and modify its contents into memory. The changes&lt;br /&gt;
can be written back to disk easily. The parser could also be used to write a&lt;br /&gt;
PDF viewer. Besides parsing PoDoFo includes also very simple classes to create&lt;br /&gt;
your own PDF files. All classes are documented so it is easy to start writing&lt;br /&gt;
your own application using PoDoFo.&lt;/p&gt;
&lt;p&gt;The PoDoFo tools are simple tools build around the PoDoFo library. These tools&lt;br /&gt;
are first of all examples on how to use the PoDoFo library in your own&lt;br /&gt;
projects. But secondly they offer also features for working with PDF&lt;br /&gt;
files. More tools will come with future release and the existing tools will&lt;br /&gt;
gain more features. Currently there are two tools: podofoimgextract (which extracts all jpeg images from a given PDF file) and podofouncompress (which removes all compression filters from a PDF file - this is useful for debugging&lt;br /&gt;
existing PDF files).&lt;/p&gt;
&lt;p&gt;Additionally there is the external tool PoDoFoBrowser which is not included in&lt;br /&gt;
this package, but can be downloaded from the PoDoFo webpage. PoDoFoBrowser is&lt;br /&gt;
a Qt application for browsing the objects in a PDF file and modifying their&lt;br /&gt;
keys easily. It is very useful if you want to look on the internal structure&lt;br /&gt;
of PDF files.&lt;/p&gt;
&lt;p&gt;As of now PoDoFo is only available for Unix platforms. But the code is&lt;br /&gt;
portable C++ and a Windows version will be available soon.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Seichter</dc:creator><pubDate>Wed, 07 Jun 2006 13:36:22 -0000</pubDate><guid>https://sourceforge.net9b9038101f10d082ef830ba231067afe629133bd</guid></item></channel></rss>