Re: [iText-questions] [SPAM] Re: Resources All on First Page

2014-12-04 Thread FDnC Red
This is a work in progress but I'm trying to follow the advice from Michael posted here http://stackoverflow.com/questions/15566896/itextsharp-splitted-pages-size-equals-file-size but it's too vague for me so I have a question. I realize this code is incomplete but the crux of the issue is to u

[iText-questions] [SPAM] Re: Resources All on First Page

2014-11-17 Thread mkl
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