|
-
May 19th, 2005, 06:29 AM
#1
Thread Starter
New Member
Printing 2 images in one paper
I'm having a problem with printing 2 images in 1 A4 paper using Printer.PaintPicture method. Is there any way to combine 2 images with this method? Or any other way that i can do that?
-
May 19th, 2005, 08:02 AM
#2
Re: Printing 2 images in one paper
you can print more than one image on a page, you have to set where you want printing to start for each picture using the x and y positions in the paintpicture method and also you can set the height and width, you also need to ensure that nothing else you are printing runs onto the new page, before printing the picture
pete
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
|