On Wednesday 08 October 2003 23:34, Roger Spears wrote:

> I have read the http://us4.php.net/manual/en/ref.pdf.php and am unable
> to find a solution for what I'm trying to do.  I've also tried googling
> for what I'm trying to do.  No luck there either.  I've also downloaded
> the PDFlib docs but no luck there.
>
> When using PDFlib you specify page dimensions.  Why then, does it not
> automatically wrap words/texts/sentences to the next line?  Is there
> something I'm missing to have PDFlib automatically do this?  No matter
> the amount of text in the variable I'm trying to print in the pdf, it
> just runs off the right side of the pdf document.

I don't there are any such automatic niceties in the raw PDFlib. In any case 
if you want something that's easier to use try

  google > php pdf class

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
System going down in 5 minutes.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to