Re: [PHP] Simple question I hope

2003-12-16 Thread Christopher J. Crane
That worked. Thanks Robert. "Robert Cummings" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, 2003-12-16 at 15:02, Christopher J. Crane wrote: > > I am using Pdf-Php to create pdf docs. I have a long text line that wraps > > automatically when outputted in the pdf. That is wh

Re: [PHP] Simple question I hope

2003-12-16 Thread Robert Cummings
On Tue, 2003-12-16 at 15:02, Christopher J. Crane wrote: > I am using Pdf-Php to create pdf docs. I have a long text line that wraps > automatically when outputted in the pdf. That is what it is suppose to do, > however, it also outputs the new lines of the text in the source of the php > file. Tha