how to printing receipt with continuous paper?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mra
    New Member
    • Sep 2006
    • 15

    how to printing receipt with continuous paper?

    I tried the printer.print method

    but after printing the printer is scrolls the paper as per the paper size like A4 ,legal

    I needs print the next receipt without scrolls the printer.
    I wants use the paper not scrolled after printing one receipt and used to print the next receipt from where it stops the printing

    kindly suggest me a solution
  • john garvey
    New Member
    • Jan 2011
    • 50

    #2
    Hi mra

    If you are using VB then try the Print# methods which will print a line at a time regardless of page size.

    Google 'VB6 Print#' for all the correct syntax

    Kind regards

    Comment

    Working...