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.
+2
A:
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.
Christopher Kelly
2009-10-28 18:32:38
That would work in some cases. We needed to use a 2d barcode which complicated matters.
Christopher Kelly
2009-10-30 16:59:31