KeenOwl
02-12-2008, 06:10 AM
Friends,
I need your help. I run a website called KeenOwl Books (http://www.keenowl.com) that creates personalized life lesson childrens storybooks. Part of our personalization includes allowing customers to upload a photograph or image that is integrated into the printed storybook, along with other values for this specific customers personalization choices.
We are using PHP 4.0 (as I am hosted on Yahoo!) and using a freeware PDF creation module (FPDF - see http://www.fpdf.org for more) that uses PHP to generate PDF files on the fly. However, the image or photo seems to be integrated into the dynamic PDF file at 72 DPI, even when the source images were at 100 DPI or higher. This results in pixelated images/photos in the resultant PDF file and of course, unhappy customers.
Any idea on how one can integrate higher res images (e.g. 300 DPI) images into a dynamically generated PDF file AND preserve its resolution? Again, we are currently hosted on Yahoo using PHP 4.0. Need more info? let me know.
Thanks all,
I need your help. I run a website called KeenOwl Books (http://www.keenowl.com) that creates personalized life lesson childrens storybooks. Part of our personalization includes allowing customers to upload a photograph or image that is integrated into the printed storybook, along with other values for this specific customers personalization choices.
We are using PHP 4.0 (as I am hosted on Yahoo!) and using a freeware PDF creation module (FPDF - see http://www.fpdf.org for more) that uses PHP to generate PDF files on the fly. However, the image or photo seems to be integrated into the dynamic PDF file at 72 DPI, even when the source images were at 100 DPI or higher. This results in pixelated images/photos in the resultant PDF file and of course, unhappy customers.
Any idea on how one can integrate higher res images (e.g. 300 DPI) images into a dynamically generated PDF file AND preserve its resolution? Again, we are currently hosted on Yahoo using PHP 4.0. Need more info? let me know.
Thanks all,