tmiddlebrook wrote: > > I opened the file in notepadd++ and the first line is %PDF-1.7. I will check > to make sure I am pulling out the correct variabels from the input stream. > But do I understand it correctly do I need to remove %PDF-1.7 or do I need > to add something to that string?
If it starts with "%PDF-1.7" then you have a correct PDF, and the exception "PDF header signature not found error" shouldn't occur. What if you use that PDF in a standalone example? Does the error occur then? (If so, send us the PDF.) ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ 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/
