|
-
September 25th, 2001, 01:54 AM
#1
To move the Paper in Reverse using VB in Printer
Hi all,
I got struck with a great problem when iam doing some allignemnts of text in a pre-printed stationery. The problem is when the paper feed is happened , the Printer Header, by default by the printer setting, is focus towards the 3rd line of the paper. I want to send some commands, in such a way that the printer automatically get printed in the first line.
Thankz in Advance.
Regards,
Bala
-
September 25th, 2001, 08:53 AM
#2
Re: To move the Paper in Reverse using VB in Printer
If you set Printer.CurrentY = 0 then the Printer object will print on the very first line allowed by the printer hardware. The hardware usually requires a small border around the page to allow for mechanical descrepencies (Usually about 1/4 inch or so. But this border does depend on the individual printer.
John G
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
|