lukevp / ESC-POS-.NET

Efficient, Easy to Use Thermal Printing & POS (Windows/Linux/OSX, WiFi/BT/USB/Ethernet)
MIT License
500 stars 161 forks source link

Is it possible to print in Page Mode ? (tickets with the exact same size) #250

Open ThomasCarltonInPerson opened 7 months ago

ThomasCarltonInPerson commented 7 months ago

Hello community,

I need to print some labels using a thermal printer. The labels have exactly the same size.

I was wondering if the package can handle page mode printing. Or setting the ticket size such that all the ticket have the exact same size in order not to generate a gap between the printing and the physical labels.

Thank you. Cheers,

lukevp commented 5 months ago

Thanks @ThomasCarltonInPerson for reaching out. Sorry for the delay getting back to you. No one has needed Page Mode yet, but the way this library is set up, additional command sets are fairly easy to add and I think this would be helpful. Are you interested in contributing Page Mode support?