vote up 0 vote down star

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.

flag

2 Answers

vote up 2 vote down check

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.

link|flag
vote up 0 vote down

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

link|flag
That would work in some cases. We needed to use a 2d barcode which complicated matters. – Christopher Kelly Oct 30 at 16:59

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.