Posted 23 June 2021, 6:18 am EST
I want to use c1report to print a printout containing barcodes.
use vb.net.
What programs do I need to install?
Can I get a simple example ?
Forums Home / ComponentOne / WinForms Edition
Posted by: toynnus on 23 June 2021, 6:18 am EST
Posted 23 June 2021, 6:18 am EST
I want to use c1report to print a printout containing barcodes.
use vb.net.
What programs do I need to install?
Can I get a simple example ?
Posted 24 June 2021, 1:04 am EST
Hello Sungtae,
You can add the BarCode field via code in the C1Report and print it using the Print method. Please find the attached sample implementing the same.
To learn more about C1Report, you can go through the doc:
https://www.grapecity.com/componentone/docs/win/online-report/overview.html
Starting with the 2018 v2 release, C1Report has been marked obsolete. We encourage C1Report users to migrate to FlexReport, an enhanced version of C1Report.
How to convert: https://www.grapecity.com/en/blogs/3-ways-to-convert-your-c1report-to-flexreport
We have also attached a FlexReport code in the attached sample.
Regards,
Prabhat Sharma.
BarCodeDemoReport.zip