Guest Posted August 8, 2005 Posted August 8, 2005 I'm using PDF-Catalogue V1.55 and I'm trying to generate the catalog.pdf with a logo instead of the PDF-Title define('PDF_LOGO','name_of_my_logo.jpg'); but with PDF_LOGO defined the script seems to send lots(!) of data to the browser (I stopped it when it reached a memory use of 1GB) and of course no catalog.pdf has been created... someone know's about that? regards Manne Quote
Guest Posted August 10, 2005 Posted August 10, 2005 I'm using PDF-Catalogue V1.55 and I'm trying to generate the catalog.pdf with a logo instead of the PDF-Title define('PDF_LOGO','name_of_my_logo.jpg'); but with PDF_LOGO defined the script seems to send lots(!) of data to the browser (I stopped it when it reached a memory use of 1GB) and of course no catalog.pdf has been created... someone know's about that? regards Manne <{POST_SNAPBACK}> OK, since no one had an idea (or wouldn't share it with me :'( ) I finally found some time to get into the problem on my own... if I used a logo in gif-format it worked define('PDF_LOGO','name_of_my_logo.gif'); regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.