J
Joseph D. DeJohn
Just divide the width of the page by 2. Then divide the width of the image
by 2. Then subtract the length of half of the image from the length of half
of the page. This should give you your starting x coordinate. Same thing
for the height. I'm assuming that the coordinate system for the image (0,0)
is at the top left of the image. Hope that helps.
by 2. Then subtract the length of half of the image from the length of half
of the page. This should give you your starting x coordinate. Same thing
for the height. I'm assuming that the coordinate system for the image (0,0)
is at the top left of the image. Hope that helps.