I need to be able to print DataMatrix 2D barcodes on a crystal report. The report will be viewed and printed with a report viewer object in MS Access.
I know that there are a bunch of companies that sell components to generate 2D barcodes like this in Crystal. There is also free code available (source and dll) that will take a string and generate a bitmap of the barcode. I would prefer the free option, but I'm not sure how I'd go about calling it from crystal to generate the image and insert it in the report.
Has anyone done something like this before?
If buying a 3rd party component is the easiest way to do it, I'll go that route. Any recommendations?
Thanks
I know that there are a bunch of companies that sell components to generate 2D barcodes like this in Crystal. There is also free code available (source and dll) that will take a string and generate a bitmap of the barcode. I would prefer the free option, but I'm not sure how I'd go about calling it from crystal to generate the image and insert it in the report.
Has anyone done something like this before?
If buying a 3rd party component is the easiest way to do it, I'll go that route. Any recommendations?
Thanks