How to add barcode in print report
Hello,
How to add barcode in print report in FastReport .NET Version 2013.4.
In version 2013.2 and older this have been worked.
I added the barcode to the print report pattern, but if I showed this report in the basic version of the FastReport .NET for Visual Studio .NET 4.0[/b] I obtained the error message Can't find object BarcodeObject.
I can't to add the barcode to the band of the Report in code, because barcode object is not derived from the object FastReport.Base.
Best regards,
Andriy Isnyuk
Programmer
How to add barcode in print report in FastReport .NET Version 2013.4.
In version 2013.2 and older this have been worked.
I added the barcode to the print report pattern, but if I showed this report in the basic version of the FastReport .NET for Visual Studio .NET 4.0[/b] I obtained the error message Can't find object BarcodeObject.
I can't to add the barcode to the band of the Report in code, because barcode object is not derived from the object FastReport.Base.
Best regards,
Andriy Isnyuk
Programmer
Comments
i may need some sample codes and tutorial guidance. any help would be appreciated.