Link to home
Start Free TrialLog in
Avatar of niger007
niger007

asked on

print with a specific thermal printer font(datamax thermal printer), not a truetype font?

I had a ,NET application supposed to use my thermal printer(datamax) to print  some barcodes.

I have downloaded the windows driver for datamax printer from segual scientific and created new barcode font usind driver,

I was managed to select the font in excel (Datamax-UPC) but in .net forms i am unable to see this font.
How do i print ?
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

While I haven't used that specific font, it sounds like you have a non-TrueType font, and .NET doesn't allow that type of font.

Bob
ASKER CERTIFIED SOLUTION
Avatar of photowhiz
photowhiz
Flag of Canada 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