Page Break

  • Thread starter Thread starter katz
  • Start date Start date
K

katz

Hello all,
I'm creating invoices in ASCII format to print. For the page brake I'm using
vbFormFeed, but the system is adding also a line feed, so every page is off
with one line.
Is there another command I can try for the page break, like chr(13)?
Thanks
Abe
 
I'm creating my invoices in code that I send to a company, and they print it
with their IBM AS400, 4224 printer.
 
Back
Top