Link to home
Start Free TrialLog in
Avatar of eneate
eneateFlag for United Kingdom of Great Britain and Northern Ireland

asked on

I need to print a bar code from a text box, but it will only print the encoded data not the bar code.

Hi

I am using an external dll to encode a barcode using 128 ab hr font. The text box has the correct font and the bar code appears correctly in the text box.
To print I use printer.print text4.text, any ideas why I can't get the printer to produce a bar code. Thew printer is a bar code printer.
ASKER CERTIFIED SOLUTION
Avatar of Mark_FreeSoftware
Mark_FreeSoftware
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of eneate

ASKER

That works Thanks for the fast response