Cut paper command for Epson POS from Crystal XI
Cut paper command for Epson POS from Crystal XI
(OP)
I need to print a Crystal Report XI to an Epson POS printer. The report is complete, and it prints well, but I need to be able to force the paper to cut after each record is complete. I have been told that I need to create a formula field and place it in the report footer. I found code (CHR$(&H1D) & "V" & CHR$(66) & CHR$(0)) but cannot make it work properly. Can anyone set me straight?

Talk To Other Members
RE: Cut paper command for Epson POS from Crystal XI
Is this something different from 'New page'?
RE: Cut paper command for Epson POS from Crystal XI
RE: Cut paper command for Epson POS from Crystal XI
Could you post more specific details on the "printer preference area that will allow you to cut the paper at any one of four areas"...?
Thanks,
MJRBIM
RE: Cut paper command for Epson POS from Crystal XI
FILE
PRINT
PREFERENCES
OPERATION
END OF PAGE (or wherever you want it to cut)
Check the box that says Feed to cut position before cut and put the slider to partial cut.
RE: Cut paper command for Epson POS from Crystal XI