|
-
Aug 31st, 2000, 06:00 PM
#1
Thread Starter
Junior Member
Is there any way to use the picture1.image.height and width attributes to force an image to be printed in the center of the page?
Ex.
Printer.PaintPicture Picture1.Image, (Picture1.Image.Width / 2), (Picture1.Image.Height / 2)
Or do you just have to hard code the x and y displacement ( I know that using hard coded values is BAD,VERY BAD but it is the only way that I can get the printout the way I want it)
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|