[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

[iText-questions] [SPAM] Re: Parsing and document co-ordinates

2014-11-17 Thread mkl
John, John Renfrew wrote > Is there any method - or scope for one - which along with returning the > getResultantText() also returns the x and y of the first character?? The text extraction strategies packaged with iText are meant for plain text extraction only. If you want to extract additional