Results 1 to 2 of 2

Thread: Printing 2 images in one paper

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    1

    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?

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    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
  •  



Click Here to Expand Forum to Full Width