Bijendra Yadav
Bijendra Yadav

Reputation: 51

showing barcode font in .net application

I have added a barcode font in my one crystal report of C# .Net application and it worked fine in develop and shown the result. But when I created the setup file and installed it in another pc then the barcode font appears as simple font as english alphabet although I have installed barcode font.

So will you please help me to show barcode font on exe after installing my application?

Upvotes: 5

Views: 1890

Answers (1)

Ring
Ring

Reputation: 41

You can use the spire.barcode http://freebarcode.codeplex.com/ to set barcode image borders, border colors, style, margins and width easily. maybe it can solve your problem, you can have a try to test the component.

Upvotes: 2

Related Questions