print invoice on dot matrix printer in compress
Hello,
I would like to design report for dot matrix printer with header in expanded font, and invoice have so many columns, so that I want to compress description after itemcode.
my format is as below.
Companyname <enlarged>
Invoice No Invoice date
itemcode itemname qty rate amount
<normal> <compressed> < normal >
net amount: <bold>
I have designed in vb.net by coding, now want to use designer for dot matrix printer. I am not able to print <enlarge>,<compressed> fonts. I can print bold font only.
My printer is TVSE MSP 145 its Epson Esc! compatible printer.
Please guide me for it.
regards,
Mehul
I would like to design report for dot matrix printer with header in expanded font, and invoice have so many columns, so that I want to compress description after itemcode.
my format is as below.
Companyname <enlarged>
Invoice No Invoice date
itemcode itemname qty rate amount
<normal> <compressed> < normal >
net amount: <bold>
I have designed in vb.net by coding, now want to use designer for dot matrix printer. I am not able to print <enlarge>,<compressed> fonts. I can print bold font only.
My printer is TVSE MSP 145 its Epson Esc! compatible printer.
Please guide me for it.
regards,
Mehul