Hmm... as the caption indicates, you're not subscribed to the official
mailing list, so you won't get an answer here. See http://lowagie.com/nabble
for more info.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Submit-pdf-form-outside-of-pdf-tp2159490p4572813.html
Sent
Hello Michael,
According to the specification (ISO 32000-1:2008), I have locked All fields.
But my signature are not valide.
Regards, David
http://itext-general.2136553.n4.nabble.com/file/n4570200/FormulaireROSignedWithITextLocked.pdf
FormulaireROSignedWithITextLocked.pdf
--
View this message
Please use the mailing-list addres: itext-questions@lists.sourceforge.net
DO NOT use the company address i...@1t3xt.info unless you wish to
receive an invoice for the answers that are provided.
Also: please rephrase your questions because they don't make any sense.
On 19/04/2012 19:40, omid wro
Hi,
I have PDF form design using "LifeCycle 8.2", make that form user enable
right using "Adobe Acrobat Pro 9.4.6". and processing using "iText 5.1.2".
I am able to perform my desire manipulate on field using AcroForm;
// CODE ---
PdfReader reader = ne
Hello,
I am creating PDF document containing pages with various page sizes. Problem is
when page size change occurs immediately after iText automatically creates new
page. Then resulting PDF is mismatched. It roughly works like this:
// Create and open document with page size A4
Document doc
Hello,
I have a table with around 100 rows.Now i want to print it in the form of
pdf using itextsharp.Here I want to print the table in such a way that as
soon as the table reaches half the page's height , the remaining rows should
be discarded. Please suggest a good solution to identify the printe