On 9/22/2013 8:51 AM, Hossam Gamal wrote:
> I’m having a question about the iTextSharp, I’m using I the library
> within the application to generate PDF files and I got this feedback
> from one client, he gets this error message on opening the PDF file
That's a very generic error message.
Nobody
Dear Sir,
I'm having a question about the iTextSharp, I'm using I the library
within the application to generate PDF files and I got this feedback
from one client, he gets this error message on opening the PDF file:
After searching I found this quota and not sure if this has something
Put the image before the beginText().
Paulo
From: anjaliv9 [EMAIL PROTECTED]
Sent: Friday, November 07, 2008 7:32 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Pdf error on adding image on every page
I am writing a table to the
I am writing a table to the document and on every page I need to add an image
and a title.
Here is code snippet.
cb = stamper.getOverContent(i);
Rectangle rect =
reader.getPageSizeWithRotation(i);
cb.beginText();
If you control-click on the OK button in that dialog, Acrobat/Reader
will give you some more information.
As far as verification, Adobe Acrobat Professional includes a partial
PDF verifier that can be used, and there are also a variety of 3rd
parties that offer such things as well. You ca
This is somewhat off topic but I'm going to ask anyway :)
I have a pdf file that looks ok but generates an error, 'problem reading this
document (135)', which is less than helpful. Is there
a program/product out that will parse/verify a pdf and let me know where in the
document the error is? I