DotMatrix printing on receipt printer
-
- Posts: 19
- Joined: Tue Oct 23, 2007 9:16 am
- Location: Germany
DotMatrix printing on receipt printer
Hello!
I was wondering, if Reports.Net can be used to create reports for receipt printers (thermal dot matrix printer with endless paper, 80mm wide). I found the GetReportForDotMatrixReport() in the demo version, but no documentation about this feature. Can ESC printer control sequences be used to e.g. control fonts and style or the paper cutter?
Thx,
Mike
I was wondering, if Reports.Net can be used to create reports for receipt printers (thermal dot matrix printer with endless paper, 80mm wide). I found the GetReportForDotMatrixReport() in the demo version, but no documentation about this feature. Can ESC printer control sequences be used to e.g. control fonts and style or the paper cutter?
Thx,
Mike
s/MikeT/Tobias/
DotMatrix printing on receipt printer
Unfortunately, Stimulsoft Reports.Net don't support ESC sequences. For use Reports.Net with DotMatrix printers you can set the "Preview Mode" property of a report to "Dot-Matrix".
If you have any questions, feel free to ask us.
Thank you.
If you have any questions, feel free to ask us.
Thank you.
DotMatrix printing on receipt printer
Hi MikeT,
you could install a windows driver for this printer and use and windows based printing (like Stimulreport) but then the printer is way to slow.
For this kind of printers, like the Epson TM88-3 you have to use the escape sequences via the serial port class. Since you are coming from germany beware that use will have problems with the umlauts, since these chracaters are beyond the 7-bit ASCII encoding the serial port class supports.
Greetings, Marco
you could install a windows driver for this printer and use and windows based printing (like Stimulreport) but then the printer is way to slow.
For this kind of printers, like the Epson TM88-3 you have to use the escape sequences via the serial port class. Since you are coming from germany beware that use will have problems with the umlauts, since these chracaters are beyond the 7-bit ASCII encoding the serial port class supports.
Greetings, Marco
-
- Posts: 19
- Joined: Tue Oct 23, 2007 9:16 am
- Location: Germany
DotMatrix printing on receipt printer
Thanks for your replies!
Printing via the windows driver with a serial port printer would indeed be a little bit slow. I'm better off doing it "manually" in this case.
Currently We're deciding to buy a new reporting tool, so I'm looking for features in various products that might be useful to us.
Printing via the windows driver with a serial port printer would indeed be a little bit slow. I'm better off doing it "manually" in this case.
Currently We're deciding to buy a new reporting tool, so I'm looking for features in various products that might be useful to us.
s/MikeT/Tobias/
-
- Posts: 7
- Joined: Wed Jun 02, 2010 8:31 am
- Location: CzechRepublic
DotMatrix printing on receipt printer
Is Stimulsoft Reports wpf last version suport escape sequences?
Thanks
Thanks
DotMatrix printing on receipt printer
Dear Igor,
Yes, it does support.
Thank you.
Yes, it does support.
Thank you.
-
- Posts: 7
- Joined: Wed Jun 02, 2010 8:31 am
- Location: CzechRepublic
DotMatrix printing on receipt printer
Thanks. How can I send bold italic text from designer to dot-matrix viewer with using escape sequences?
DotMatrix printing on receipt printer
Hello,
Sorry we give you not full answer. Yes you can print reports on dot-matrix printer. Unfortunately you can't use any special formatting escape codes (report engine use it only for page-breaking and some also). Also we don't plan made improvements in this direction.
Thank you.
Sorry we give you not full answer. Yes you can print reports on dot-matrix printer. Unfortunately you can't use any special formatting escape codes (report engine use it only for page-breaking and some also). Also we don't plan made improvements in this direction.
Thank you.
DotMatrix printing on receipt printer
Hello,
We made some improvements in that direction.
Please check the following article in our knowledgebase:
http://stimulsoft.helpserve.com/index.p ... icleid=349
Please check the next prerelease build when it will be available and let us know about the result.
Thank you.
We made some improvements in that direction.
Please check the following article in our knowledgebase:
http://stimulsoft.helpserve.com/index.p ... icleid=349
Please check the next prerelease build when it will be available and let us know about the result.
Thank you.