s
>
>
> - Original Message -
> From: "Matt Benson" <[EMAIL PROTECTED]>
> To: " Alex, Ian" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Thursday, May 29, 2003 19:13
> Subject: Re: [iText-questions] Question about line
> height fo
t;[EMAIL PROTECTED]>
Sent: Thursday, May 29, 2003 19:13
Subject: Re: [iText-questions] Question about line height for paging
> There is a FAQ entry on this that appears to advocate
> putting the entire contents of the file into a String
> and adding that to the document in a single
IL PROTECTED]>
Sent: Thursday, May 29, 2003 18:58
Subject: [iText-questions] Question about line height for paging
> I am having a problem with writing a Unix-created document to PDF using
> iText. Unix output files don't use any fonts and there is minimal
> spacing
> bet
n; '[EMAIL PROTECTED]'
Subject: Re: [iText-questions] Question about line height for paging
There is a FAQ entry on this that appears to advocate
putting the entire contents of the file into a String
and adding that to the document in a single Paragraph.
http://www.lowagi
There is a FAQ entry on this that appears to advocate
putting the entire contents of the file into a String
and adding that to the document in a single Paragraph.
http://www.lowagie.com/iText/faq.html#preformattedtext
-Matt
--- " Alex, Ian" <[EMAIL PROTECTED]> wrote:
> I am having a problem with
I am having a problem with writing a Unix-created document to PDF using
iText. Unix output files don't use any fonts and there is minimal spacing
between lines (using the lpr output). My algorithm was to read each line
in from the original file and then write it to PDF landscape document with
t