Jump to content

.NET problem with printing a barcode

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
honzac32

honzac32

    Newbie

  • Members
  • Pip
  • 2 posts
I have word file with a barcode in it - font - ELEBC39.
When I print right from Word there is no problem. But when I use an automation and use word in other .NET application - I use only Open and PrintOut - barcode isn't printed as a barcode, but only its text interpretation.
There are used different fonts in this word file, but only ELEBC39 isn't printed well.
Thanks.

#2
hoser2001

hoser2001

    Programmer

  • Members
  • PipPipPipPip
  • 173 posts
Sounds like you will need to add a reference to a library containing the font for your barcode...

#3
honzac32

honzac32

    Newbie

  • Members
  • Pip
  • 2 posts
I believe it could be the reason. Now (tomorrow) I will have to find the way how to set the reference :-). I didn't know about references to fonts.
Thank you.

#4
xsonny

xsonny

    Newbie

  • Members
  • Pip
  • 8 posts
DTK Barcode Reader demo contains 2 fonts that are very good for this. I can not recall the names off the top of my head tho =(