Your code didn't arrive.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 21:29
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Boldface in a Landscape layout
>
>
Hello Everyone
I am designing a document that is in landscape format.
I create the document as described in the tutorial:
Document document = new Document(PageSize.LETTER.rotate(), 0, 0, 36, 36);
// Landscape
Whenever I try to add something to this document in boldface type, it does
not ap