1 - Acrobat uses the fonts available in the OS but a PDF must carry their own 
fonts.

2 - Don't generate the appearances, there's an option in AcroFields for that.

Paulo
  ----- Original Message ----- 
  From: Andron 
  To: itext-questions@lists.sourceforge.net 
  Sent: Wednesday, April 21, 2010 12:50 PM
  Subject: [iText-questions] Is it possible use unicode fonts installed 
onuser's pc (Adobe Acrobat)?


  Hi iText support team!


  I know that I can add a new font to pdf if I want see text in unicode. 
  This is possible by using addSubstitutionFont() method.


  But for each language I need add one font.
  So if I want support 100 languages - I need attach 100 fonts, even only 
  one language is used. Am I correct?



  So I have several questions:
  1. Why if value in the field was entered directly in Adobe Acrobat - is 
  showed correctly, but when iText is used to fill the form 
  form.setFields(xfdfreader) - no?

  2. Maybe there is some other way to say Acrobat to use internal 
  (installed on user's pc) fonts? Instead of embed fonts to pdf file?



  Thanks in advance.

  Regards, Andron.

  ------------------------------------------------------------------------------
  _______________________________________________
  iText-questions mailing list
  iText-questions@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/itext-questions

  Buy the iText book: http://www.itextpdf.com/book/
  Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
  You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to