URGENT: printer control from code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi there..
i want to scroll down printer after printed a page can anyone help me?

thanks...
 
Well thats it's easy. You have to send special characters for reverse line.
Check you printer documentation. If you cant find it just drop me a
message - i must
have them somwhere.
Also how you print to this printer?
I mean - do you have code which send ASCII characters directly to the
printer
(avoiding Windows printing formating)?
In case you didnt - there is sample code on MSDN site which show you how you
can do that
using WIN32 function calls
 
thanks for your interest...i am printing using standard .NET printing
architecture but i think so i found the problem... I am printing invoice
through dotmatrix printer. After a page completed printer scrolling down
about 4 lines on tractor form. Now i set the page setting to Letter and solve
the problem.. thanks...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top