|
-
Jul 14th, 2003, 01:34 AM
#1
Thread Starter
Lively Member
Printing to a form...
Hey guys,
While developing the printing side of my app, i am printing to a form.
To get the width that the page will be, i set the form size like this:
VB Code:
Me.Width = Printer.Width
Me.Height = Printer.Height
My problem is this,
when i change it to print to the printer, its not the right size at all.. so my question is:
How do i get my form to accurately represent the printer (paper) size that the finished print will look like?
Thanks in advance for ay help offered.
nightshift
-
Jul 14th, 2003, 02:36 AM
#2
Thread Starter
Lively Member
anyone???
-
Jul 15th, 2003, 12:31 AM
#3
Thread Starter
Lively Member
surely someone has the answer?
I cant find ANY documentation about this...
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
|