Skip to main content

So, I’m using a code 128 barcode in a devexpress report, which works in my development version and test version yet when I want to use it in my live version it stops working (see picture, top is live version, which just prints the standard devexp placeholder barcode, bottom is from the test version).

Fonts are available to every version, database is reachable(highlighted by the fact that every other piece of info is correct on both labels), and to be frank, we’re baffled here as to why this is happening.

If anyone here has a solution it would be greatly appreciated. 

 

This can be closed. I solved it eventually. For some reason it worked when I made the barcode a primary key. Why this solves it, I do not know. But if it ain’t broke, don’t fix it.