Re: [iText-questions] get default font

2005-10-07 Thread Paulo Soares
The default font is 12 point Helvetica and is the same everywhere. - Original Message - From: "Marco" <[EMAIL PROTECTED]> To: Sent: Friday, October 07, 2005 5:31 PM Subject: [iText-questions] get default font > How can I know the default Font used for pdf files? &

[iText-questions] get default font

2005-10-07 Thread Marco
How can I know the default Font used for pdf files? I want anything as g.getFont().getName() and g.getFont().getSize() in graphics context. Can this default Font to be not equal in another PC? Thank, and excuse for my Enghish. Marco -