I used FPDF (http://www.fpdf.org) to do a system for a customer where he
could generate invoices and shipping labels.

I just used A4 page size but I remember seeing in the documentation that
you can specify sizes of pages etc.

Also the PDFs work on mm, not pixels.

I know you can embed 300dpi images into the PDF, any time I printed them
they turned out ok.

Best of all, its free and you don't need to use PDF Lib.

Enda
--




-----Original Message-----
From: Louie Miranda [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2003 8:30 AM
To: [EMAIL PROTECTED]
Subject: [PHP] pdf information..


Hello,

I have been given a task to generate a business card program over the
web. The option that i can think of it to make it easier is generate a
pdf based on the user's experience over my preview program on the web.

Now im wondering does pdf have those image resolution size? I mean on
image you can specify 100x100 pixels and make the resolution into
300dpi. How about pdf?

--
Thank you,
Louie Miranda ([EMAIL PROTECTED])



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


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

Reply via email to