Question

I recently had the task of adding a barcode onto a SSRS report without being able to add anything to the report server other than the report itself.

Was it helpful?

Solution

The solution I came up with was to render the barcode as a dynamic image on our webserver and reference the image from the report. It works beautifully. I just wanted to post a possible solution for others in the same boat.

OTHER TIPS

I like that - we installed a barcode font which worked for us.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top