Hello,
 
I have created an Acrobat document with a few text input fields and a
customized, non standard font on Acrobat 7.0.
I use PDFCopy.addPage(copy.getImportedPage(page,1)); and
getAcroFields().setField to populate those fields.
The fields are filled out with the wanted text and the wanted true type
font defined as it was on creation of the pdf document.
 
Now when I use the function PdfStamper.setFormFlattening(true), the
customised font is replaced by Helvetica upon flattening. This is
obviously not what I want.
 
Can you provide me with a possible solution how to keep the customised
font when flattening?
 
Thanks,

Stefan
 
 
 
 
-------------------------------------------------------------------------
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