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
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
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.. Although, try both, becau
2002 14:10:58 +0200
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Image resolution and php
>
>> I need to get resolution information (dpi) from any
>> image of jpg, gif or png formats.
>>
>> It would be sufficient to obtain pixel and inches
>> dimension of s
image on a
1200x1200dpi printer will be exactly one quarter the size of the same image
printed on a 300x300 dpi printer.
-Original Message-
From: Jome [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 8:11 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Image resolution and php
>
> I need to get resolution information (dpi) from any
> image of jpg, gif or png formats.
>
> It would be sufficient to obtain pixel and inches
> dimension of such images and calculate resolution by
> simply dividing but I haven't found any function that
> gets effective dimensions in inches.
htt
6 matches
Mail list logo