Using TfrxBarcodeObject to print barcode in form?
Hello
When the user reads a printed barcode with a scanner, I'd like to display the barcode in a label on a form. I know that I can use the free TrueType font for this, but I'd rather a VCL control so as to only distribute an EXE with no installer.
Before I go ahead and try the few VCL barcode controls, I was wondering if it's possible to use FastReports' TfrxBarcodeObject on a Delphi form, not just in reports?
Thank you.
When the user reads a printed barcode with a scanner, I'd like to display the barcode in a label on a form. I know that I can use the free TrueType font for this, but I'd rather a VCL control so as to only distribute an EXE with no installer.
Before I go ahead and try the few VCL barcode controls, I was wondering if it's possible to use FastReports' TfrxBarcodeObject on a Delphi form, not just in reports?
Thank you.