I have a CCD bar code reader (not laser) which is capable of scanning bar codes that are displayed on a computer screen.
Can you suggest some code which will result in a barcode being generated which would be able to be scanned on a screen? My trials so far have been unsuccessful.
Thank you for your inquiry. Aspose.BarCode APIs are able to generate barcode of different symbologies. Visit the link Creating 2D Barcodes for details. Similarly, Aspose.BarCode APIs are able to recognize the same. APIs takes in source barcode image perform recognition process and return results. Please visit the link Working with Barcode Recognition for details.