Re: [iText-questions] Font width problem

2003-07-28 Thread David Thielen
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 > > --

Re: [iText-questions] Font width problem

2003-07-28 Thread 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 &

Re: [iText-questions] Font width problem

2003-07-28 Thread David Thielen
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

Re: [iText-questions] Font width problem

2003-07-28 Thread Paulo Soares
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

[iText-questions] Font width problem

2003-07-27 Thread David Thielen
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.