Mario R. Perez New member Local time Yesterday, 22:17 Joined May 14, 2020 Messages 21 May 21, 2024 #1 Hello Group. Does anyone have experience how to send a label report and have this printer do the cutting, with vba code, my app only prints but does not do the cutting. Attachments 1aa1.png 15.9 KB · Views: 66
Hello Group. Does anyone have experience how to send a label report and have this printer do the cutting, with vba code, my app only prints but does not do the cutting.
T tvanstiphout Active member Local time Yesterday, 19:17 Joined Jan 22, 2016 Messages 361 May 21, 2024 #2 You need to get the programming documentation for your printer. My guess is you need to send it a few special characters to make it cut.
You need to get the programming documentation for your printer. My guess is you need to send it a few special characters to make it cut.
The_Doc_Man Immoderate Moderator Staff member Local time Yesterday, 21:17 Joined Feb 28, 2001 Messages 29,931 May 21, 2024 #3 First try would be these links: https://files.support.epson.com/pdf/pos/bulk/tm-u220_um_us_03.pdf - User's Guide https://files.support.epson.com/pdf/pos/bulk/tm-u220_trg_en_std_reve.pdf - Technical manual
First try would be these links: https://files.support.epson.com/pdf/pos/bulk/tm-u220_um_us_03.pdf - User's Guide https://files.support.epson.com/pdf/pos/bulk/tm-u220_trg_en_std_reve.pdf - Technical manual