Title: RE: [iText-questions] Fonts on MacOS
Mac fonts won't work. You'll have to convert them to the format that works in Windows and Unix.
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Neil Taylor
Sent:
EMAIL PROTECTED]
Subject: [iText-questions] Fonts on MacOS
Hi,
I am working with iText on MacOS X 10.2 and I am a little confused by fonts. I am trying to integrate iText into an existing application. The application provides the user with access to a list of available fonts on the s
Title: RE: [iText-questions] Fonts on MacOS
Use DefaultFontMapper to get the font. The fonts need to be registered first.
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Neil Taylor
Sent: Tuesday, January 06, 2004
Hi,
I am working with iText on MacOS X 10.2 and I am a little confused by fonts. I am trying to integrate iText into an existing application. The application provides the user with access to a list of available fonts on the system - retrieved via the java.awt.Font class. I need to take the selec