I'm attaching 2 pdf files.
1.pdf is the one from our test suite. It contains root Document tag
which includes Header (H1) and Paragraph tags. This is absolutely
correct PDF/UA document.
2.pdf is generated in the same way as 1.pdf with the only exception.
I've set role=null to Document. In ja
Similar to Jim's problem, I have an issue with vertical spacing changing
when I flatten a form.
For example, refer to the attached picture:
When I fill out the form, I can get 3 full lines of text. However, when I go
to flatten the form, the vertical line spacing is FUBAR (appears to b
Hi,
I have been using iTextSharp in an app I wrote for myself. I have been
using it to produce various types of documents using data that I have stored
in a database. I have numerous PDF document templates (PDF fillable forms),
and I use iTextSharp to populate the various input fields on the
if the problem is the field "isNew" which is not correctly valued, would
not be enough to replace that field with the expression
!(writer.getAcroFields().getSignatureNames().contains(name)
|| writer.getAcroFields().getBlankSignatureNames().contains(name)),
in this way you will be sure that the fi