User Profile

Collapse

Profile Sidebar

Collapse
musicandstamps
musicandstamps
Last Activity: Jul 22 '07, 04:53 PM
Joined: Oct 25 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • musicandstamps
    started a topic Printing graphics in VB.NET
    in .NET

    Printing graphics in VB.NET

    Hi

    Hopefully just a simple problem.

    All i am trying to do is print a rectangle or other graphic at a specified point on the paper measured in millimeters. The start is to get the hard margins of the printer.

    I am using the following code to get the hard margins.

    Private Const PHYSICALOFFSETX As Int32 = 112
    Private Const PHYSICALOFFSETY As Int32 = 113
    Private Const...
    See more | Go to post

  • musicandstamps
    replied to XP Printing to Custom Paper Size
    I have hit the same problem and have found that you can enter custom pages sizes through the printer server properties and they are registered but you cannot select them when printing. Two things are happening. Some printers like my 1220c appears to accept custom pages sizes only through it's own driver interface and not through the windows forms. The second is that custom page sizes set up using server properties may fall outside the acceptable...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...