I am using the 0.5.0 version of PoDoFo. I tried to test the Linearized PDF feature using the *ParserTest* application. I just removed the comment for *writer.SetLinearized(true)* in the *write_back* function, which produced an empty output PDF file. The *PdfWriter::WriteLinearized* function is indeed commented in this version (and also in the last revision 581 on SVN : https://podofo.svn.sourceforge.net/svnroot/podofo/podofo/trunk/src/PdfWriter.cpp).
This feature is really interesting to produce PDF documents for the web, which made me get interested in your library. FYI, I run the library in a Windows environment (compiled successfully under Visual Studio 6.0 using CMake). I also downloaded the 0.4.0 version but the lake of Windows support discouraged me to test this version. I will be in holidays tomorrow and might not be able to answer further questions in the next days. Teddy On 25/07/2007 21:10, Craig Ringer wrote: > It's not something I've used myself and I had no part in it's creation > so I can't really help you directly. It'd be helpful, though, if you > could mention which exact version of PoDoFo you are using (0.4.0 ? > 0.5.0? svn trunk?) and which svn revision if you're using svn. Knowing > that we're talking about the same code is always a good start ;-) > > -- > Craig Ringer > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
