Eric,
ericvaleyev wrote: > However, it doesn't help me to find the answer why the PDFExtractByte > works on the virgin PDF's, then when you run the same code after it's been > through iTextSharp, it can't find the text. I had explained that (admittedly not going into depths) in http://old.nabble.com/Re%3A-Problem-reading-the-content-from-the-PDF-created-by-ITextSharp-p27893595.html an earlier post in this thread . Paulo just mentioned xobjects, which is the term for the objects I described as only referenced from the /Content stream. Regards, Michael. BTW: Have you evaluated using the com.itextpdf.text.pdf.parser classes in your project yet? -- View this message in context: http://old.nabble.com/Problem-reading-the-content-from-the-PDF-created-by-ITextSharp-tp27892267p27950909.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
