Brent Clements wrote:
I have a pdf class that has a function that allows you to add an image to the pdf your
creating. The problem is that the function requires that the height and width of the
image be specified in page units. Well I know what the pixel height and width are of
my image, how do I convert it over to page units so that the image displays correctly
on the pdf?
I just need the equation if you guys can think of one.
THanks
Brent
I think you need to divide by 2.834 to get the image size in mm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php