Hi,
How can we page setup? How can we set paper to CENTER, RIGHT or LEFT to be printed? If I would like the paper to start printing 1 inch from right margin, or 1 inch from left margin... what to write in the code?
The following code for Orientation works fine.
VB Code:
Printer.Orientation = vbPRORLandscapeVB Code:
Printer.Orientation = vbPRORPortrait
Any help, please?
Seema_S




Reply With Quote