Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Any one know the Code To Set a PaperSize in vb6.0 please mail to the following id:[mail address removed]
Posted
Updated 30-Dec-09 5:29am
v2

1 solution

You should set the Printer.PageSize property (see http://www.freevbcode.com/ShowCode.asp?ID=3646#pagesize[^]).

See also VB6 reference documentation http://msdn.microsoft.com/en-us/library/aa245867%28VS.60%29.aspx[^] at MSDN.

:)
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900