Rick DeFazio wrote:
 > I copy a document that has 2 signature fields on it using PdfContentByte.

Saying you copy a document 'using PdfContentByte' is ambiguous.
Define 'I copy'; choose one of the following answers:
- with PdfWriter
- with PdfCopy
- with PdfStamper - NOTE THAT THIS IS THE ONLY GOOD ANSWER! -

 > The newly created document ends up losing these 2 signature fields?

Of course the signature fields are lost.
What did you expect? That anybody could just go on
and forge signed documents?

 > Does anyone know of some example code to get around this?
 > I have searched but found none...

Maybe you should read the book (more specifically chapter 16).
br,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to