Report for thermal printer
Posted: Thu Dec 02, 2010 9:53 am
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 :
?
Please also give me an advice with the problem in this picture :

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
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 :

Please also give me an advice with the problem in this picture :

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