To print PDF417 image in web page with pqScan Barcode Creator WebForms control, follow these steps:
- Unzip the downloaded Trial package to development computer.
- Add Barcode Creator Web Control to the Visual studio Toolbox.
- In the ASP.NET application, select View - Toolbox to display the Toolbox.
- Right click on the General pane and select Choose Items...
- In the dialog box Choose Toolbox Items, push the Browse button and navigate to the "PQScan.BarcodeCreator.dll" file.
- Ensure the checkbox of pqScan Barcode Creator Webforms Control "BarcodeWebControl" is checked.
- In web form design mode, drag the BarcodeWebControl item from toolbox onto the web form.
- Copy "BarcodeWebHandler.ashx" file in to your ASP.NET web site.
- Run the web application to view the PDF417 generated.