H
Hugo
Hello,
I am building a software application for a cash register. The output
from my cash register will go to a WordPad® document and I want to
print the receipt with a receipt printer. I want to be able to use any
receipt printer, so it doesn't care what kind of receipt printer I'm
gonna buy.
I found out that there are printers with a special "control font", so
when you select the "control font" and you type for example an 'A'
that a cash drawer opens.
On the other hand, you have POS printers. I know how to handle them
with Delphi. I can use the OPOS component.
And there are printers that use so called "escape codes" and I have no
idea how to handle with them.
Conclusion: I want to print a receipt with WordPad®, using "escape
codes". Can I use "Escape codes" directly in WordPad®? Or do I need to
write an external program to use the "escape codes"? And if I need an
external program, does anyone have one?
Hope someone knows????
Greetings Hugovic
I am building a software application for a cash register. The output
from my cash register will go to a WordPad® document and I want to
print the receipt with a receipt printer. I want to be able to use any
receipt printer, so it doesn't care what kind of receipt printer I'm
gonna buy.
I found out that there are printers with a special "control font", so
when you select the "control font" and you type for example an 'A'
that a cash drawer opens.
On the other hand, you have POS printers. I know how to handle them
with Delphi. I can use the OPOS component.
And there are printers that use so called "escape codes" and I have no
idea how to handle with them.
Conclusion: I want to print a receipt with WordPad®, using "escape
codes". Can I use "Escape codes" directly in WordPad®? Or do I need to
write an external program to use the "escape codes"? And if I need an
external program, does anyone have one?
Hope someone knows????
Greetings Hugovic