hi,
Would it be possible to really remove a page (or at least its content) from 
the page tree. Maybe with an extra arg like :
void PoDoFo::PdfMemDocument::DeletePages  (     int      inFirstPage,
                                                                        int     
inNumPages,
                                                                        bool 
remContent = fase)

Or just set a flag that tell  PdfWriter to not output some page, or something 
else you like much. Here, I get page content into XObject in order to reuse 
it for imposition. I wan't to do that in place to keep all resources easily 
available for these XObjects. At the end, I would like to remove xobjectised 
pages to avoid having each content stream twice.
-- 
Pierre Marchand

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to