Results 1 to 2 of 2

Thread: how i can print a picture(jpg,bmp) to printer?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Location
    Colombia
    Posts
    6
    Please, a need to print a image and a rotated text to the printer, i know how print a rotated text but the image no.


    The problem is that if i print a rotated text (api) and then print the picture with paintpicture, the program print in a diferent page.

    i can print a rotated text without api calls?

    [Edited by acehart on 11-09-2000 at 10:19 AM]

  2. #2
    Guest
    Use the Printer's PaintPicture property.

    Code:
    Printer.PaintPicture Picture1.Image

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