
Jon Lawrence - 2005-02-08 11:35:12 -
In reply to message 1 from Thiago Mata
Glad that you like it. =] Please rate it and such so I can also get feedback that way ;]
Also, if you are wanting to load a file to create a PDF from, you can use the following in the example:
$pdf_doc->loadFile($fileName);
And that will do the file loading automatically for you. =]