Report for thermal printer

Stimulsoft Reports.NET discussion
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Report for thermal printer

Post by mrapi »

Hi Ivan
I have 2 reports,the same problem for all.
Where is that BorderType property ???
What king of font should I use to get text like this :
Image ?
Please also give me an advice with the problem in this picture :
Image
I found documentation for that printer,there are some example using escape sequence,
I saw this : http://stimulsoft.helpserve.com/index.p ... icleid=349

Could I use escape sequenc like documentation ?
LPRINT CHR$(&H1B) + “!” + CHR$(&H00) + “H” ;
LPRINT CHR$(&H1B) + “!” + CHR$(&H01) + “H” ;
LPRINT CHR$(&H1B) + “!” + CHR$(&H08) + “H” ;
LPRINT CHR$(&H1B) + “!” + CHR$(&H10) + “H” ;
LPRINT CHR$(&H1B) + “!” + CHR$(&H20) + “H” ;
LPRINT CHR$(&H1B) + “!” + CHR$(&HB9) + “H” ;
LPRINT CHR$(&HA) ;
http://www.datecs.bg/get_file.php?lang= ... AABA8F1EF7
Thanks
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Report for thermal printer

Post by mrapi »


Problem printing with Datecs ESC/POS Printer EP-50 I've solved using escape sequence as in the manual ( http://www.datecs.bg/get_file.php?lang= ... AABA8F1EF7 ),I've created a file then copy to COM port,with Stimul just preview data.
Thanks.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Report for thermal printer

Post by Ivan »

Hello,

Let us know if you need any additional help.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

Report for thermal printer

Post by mrapi »

Thanks for StiOptions.Viewer.AllowDrawSegmentMode static property added in build from 14 Dec 2010,I'll test it soon.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Report for thermal printer

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Post Reply