Results 1 to 2 of 2

Thread: Printer Object

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 1999
    Location
    Richmond, Virginia
    Posts
    41

    Post

    Another question,

    When printing to the printer object one must specify the exact location for the item to be printer on the paper in pixels. How do you find the size of the printer's paper height and width in pixels so you know the limits of the printing area?

    Thanks in advance-

    TheLeeMan

  2. #2
    New Member
    Join Date
    Jun 2000
    Location
    Dublin, Skerries
    Posts
    1

    Smile

    To find the height + width of the printer page

    Dimension an object variable as printer, eg

    Dim f as printer

    Now you can get it be f.scaleheight

    and

    f.scalewidth
    Calcutta Slumchild...

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