ED]>
To: "David Thielen" <[EMAIL PROTECTED]>; "itext"
<[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 10:43 AM
Subject: Re: [iText-questions] Font width problem
> The width is taken directly from the fonts.
>
> Best Regards,
> Paulo Soares
>
> --
The width is taken directly from the fonts.
Best Regards,
Paulo Soares
- Original Message -
From: "David Thielen" <[EMAIL PROTECTED]>
To: "itext" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 15:02
Subject: Re: [iText-questions] Font width problem
&
expert.
>
> Best Regards,
> Paulo Soares
>
> - Original Message -
> From: "David Thielen" <[EMAIL PROTECTED]>
> To: "itext" <[EMAIL PROTECTED]>
> Sent: Sunday, July 27, 2003 18:37
> Subject: [iText-questions] Font width problem
>
>
&g
t;[EMAIL PROTECTED]>
To: "itext" <[EMAIL PROTECTED]>
Sent: Sunday, July 27, 2003 18:37
Subject: [iText-questions] Font width problem
> Hi;
>
> Attached is a program that determines the text width using both Java and
> iText. The output is:
>
> iText width = 81.2
Hi;
Attached is a program that determines the text
width using both Java and iText. The output is:
iText width = 81.26401java width =
75.0java bounds width = 74.09375java bounds method 2 width =
75.0
The iText width measure appears to be more accurate
when the actual pdf is written.