On 22/11/2011 5:55, Prateek Gupta wrote:
> InvalidPdfException: PDF header signature not found.
>
> The code for the PDF reader that I use is : PdfReader reader = new 
> PdfReader("report.pdf")

The error message tells you that report.pdf doesn't start with "%PDF-" 
which means that it's an invalid PDF.
You have to fix the PDF.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
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