I'm using ITextSharp version 5.3.5 to PDF signing and annotating.
Recently I received just one signed PDF file which is being corrupted by
my annotation procedure specifically from the second page. If you use my
code to annotate on first page the problem does not occurs. The code
bellow reproduces
On 27/12/2012 12:41, John Renfrew wrote:
> Is there some bit of wisdom I am missing or is this expected, if slightly
> less than acceptable, behaviour?
The syntax used by iText is correct according to ISO-32000-1, but the
interpretation by some non-Adobe PDF viewers is at times flawed.
I think
Working through the examples and have a question
If I do PdfAnnotation.createStamp()
When opening the file in Preview on a Mac I get a outline box with a cross
If opened in Reader it shows correctly
If opened in Acrobat it shows correctly and then if you SaveAs, to the same
name will do, it then
Hi,
I'm supporting older project, which uses iTextSharp 3.1.3.
I found some issues in this version so I need the source to "repair it".
I tried to migrate to newer version of iTextSharp, but the API has changed.
And there are too many PDF documents which are generated by iTextSharp, so
moving to