|
-
May 24th, 2000, 01:41 AM
#1
Thread Starter
Addicted Member
I'm trying to print a grphics thats is twice the size of the papers size so I tried the printer.paintpicture to do it. But, what it gives me is only the image but half-sized (half the image).
The same happens when I try to save a picturebox after resizing it (it is saved as the original).
I tried to use picturebox1.image and yes, it is in autoredraw = true.
Any ideas ??
Thanks in advance.
-
May 24th, 2000, 02:50 AM
#2
Place the picture in an ImageBox and stretch so it's twice the size. Then use PaintPicture on that.
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
|