how to send a force page break to HP 1000 laser printer through vb code well from Notepad and IE too.
Printable View
how to send a force page break to HP 1000 laser printer through vb code well from Notepad and IE too.
Well, in assembly, you could use the line feed function (OAh) to advance the page a line until you end the page.
Was that what you were looking for?