Re: [PHP] Re: Image Resolution

2005-01-26 Thread DvDmanDT
Hmm.. If PDFs are always 72dpi.. Then the OP would in other words need to resize the PDF document (and everything on it) to 200/72 times the normal size, and then the printer would print it correct? Hmm.. Isn't that pretty much exactly what Richard Lynch said? Seems like a kinda ugly solution to me

Re: [PHP] Re: Image Resolution

2005-01-26 Thread Richard Lynch
DvDmanDT wrote: > Take a quick look at imagecopyresampled.. It can change the size of an > image > pretty good.. Now I know nothing about PDFs really.. But I suppose you > could > just scale it with the GD functions then place the result in a PDF.. Maybe > the PDF functions can scale as well though

Re: [PHP] Re: Image resolution and php

2002-09-18 Thread Eric C. Pollitt
I believe that image files on the Mac platform contain metadata that does in fact include this information. Sherlock on Mac OS 9 is not capable of finding this information. However, I did find the following information for Adobe Photoshop 7 for Mac OS X on how you can achieve this. I don't know if

RE: [PHP] Re: Image resolution and php

2002-09-18 Thread Mark Charette
Images don't have a resolution per se; display devices have a resolution. Images (the formats you're talking about, anyway) are measured in pixel width and height. The height and width in any units other than pixels of course necessitates conversion - for an easy example, a 300x300 image on a 1200