Quote Originally Posted by Fez-o Joe View Post
*poking this to top of the pile...*


OK, I've got the code working, created the PDF and it's looking fine. (albeit 145+ pages! )

I'll clean up the php and repost it here, shortly.

Other helpful tips:

You have to have more than 32Megs on your php.ini file or it'll error out - I've updated mine to 96M and it works. If you can change your php.ini file it's:

memory_llimit = 96M

Put that at the end of the file. If you can't change yours - call your server host and ask them to change it. :)

I'll be working on reformatting the pdf slightly as it only lists 5 or 6 products per page.

Good luck.