|
I am looking into this library to use as a replacement for a
postscript distilling process currently in use. The main
requirement is to create PDF/A documents as the current process
does. I understand this can be done with PoDoFo but the variables
and construction of the requirements must be handled by the
application. The first requirement is to set the PDF version to be 1.4. The API is a bit confusing on this. The only object that seems to have a function to set it is PDFWriter. This class seems to hand Xobjects but not the expected Document/Page structure. Using the PDFDocument objects, it is possible to retrieve the version being used but not set it as far as I can tell. For my base testing, I am using the helloworld and txt2pdf examples. Neither of these use the PDFWriter object. Is it possible to override the default 1.3 versioning with the PDFDocument objects or must I work strictly with Xobjects? If it is possble to change it, what would I need to change in the examples I mentioned? Thanks for any enlightenment you can share on this issue. --
Robert Goley
FOSS Implementation Specialist Toll Free: (800) 338-4984 Local: (770) 479-7933 Fax: (770) 479-4076 www.openrda.com Helping local schools and governments make a difference.
P Go Green!
Please try not to print this e-mail unless you really need
to.
|
------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
