a pdf-page can have almost every format you want. originally you work with postscript-dots, where 72 dots are 1 inch. it's easy from that point to calculate from metric system, where 1 inch is 2.54 cm or 25.4 mm.
with this in mind you can exactly define the height and width of your pdf-page. i suggest you use one of the ready-made pdf-php-classes. ciao SVEN "Louie Miranda" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > 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