User1300423080 posted
Hi everyone,
I am trying to create a barcode label to be printed in an online application. To achieve this, I use a barcode font type, create an asp Label with that font and I later generate an image based on that label. That image is rendered to the client to be printed.
The issue I have right now, is that the funny guys from the web hosting where the application resides, don't want to install the barcode font., so I am not able to create the barcode server side. The reason that I create an image is because firefox doesn't
render strange font types or something like that.
Does any other have an idea of how can I get this done in another way?
thanks!