Darren,

FDnC Red wrote
> The only way around this problem I can see is to parse the content stream
> on each page looking for the image names (/I1, /I2, /I3, etc) and make a
> PDF with only those images.
> 
> Do you see any other way to split this correctly?

Essentially that's it. You might want to make that a two step process, first
apply a stamper to the PDF and for each page replace the reference to the
global resources dictionary by a new, individual one which only links
resources of that page. In a second step you can now apply a solution of
your choice to do the actual PDF splitting.

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Resources-All-on-First-Page-tp4660563p4660566.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&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