I've created a report that run a barcode by Azalea Software. I use the function that comes with Crystal Report 2008.
When I preview the report in the CR Designer, my field gets translated correctly with the barcode. But when I run the report through my C# application, my field doesn't get translated. I have the *.dll included and the fonts installed in my system, but when i have it running on my application, it won't translate the barcode.
Any suggestions will greatly appreciated. Thanks.