Hi all,

We are in the stage of evaluating/buying  iText for use in our company. Most of 
the tasks we want to do with PDF files is iText capable to do. However there is 
one special thing we want to do with PDF and we have not found a simple and 
comfortable way how to achieve it with iText :

We need to  decompose PDF to pages and each page to content and resources. We 
want to store page content separate (eg. in page-content database table) and 
resources in another DB table (resources-table). After some time we want to 
compose PDF page again from stored resources to the same visual appearance. So 
what we want is to decompose and compose page to/from page content and 
resources (so far only graphic and fonts) and to be able to 
serialise/deserialize them to/from output/input streams.

How we can do this via iText API ? Does iText provide some API for this kind of 
operations or do you plan to enhance it in this way ? We mean some methods like 
"Get/SetPageResources", "Get/SetPageFont", "Get/SetPageImage"  ...

Best regards,

Tomáš Bucki
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to