I need to print up to 4 PDF-417 2-D Barcodes on a CR report and the report will be output in Acrobat PDF.
I currently create the barcode on the clipboard in a visual basic program and paste them on a form in the program. To print the report I do a form print for a hard copy and I can not output to Acrobat PDF.
The visual basic program will run to create the barcode before the CR report is run and the data will change for each report.
I can create the barcode images in the following formats Windows WMF and Windows DIB for the clipboard. I can output to multiple files for each of the barcodes in the following formats Windows WMF, Windows DIB, TIFF, Windows DIB file, ESP (Encapsulated PostScript, and PCL (HP printer control).
I have been able to associate a TIFF file to an OLE object but it creates to much gray and can not be read by the scanner.
Thanks
Loren Moore
I currently create the barcode on the clipboard in a visual basic program and paste them on a form in the program. To print the report I do a form print for a hard copy and I can not output to Acrobat PDF.
The visual basic program will run to create the barcode before the CR report is run and the data will change for each report.
I can create the barcode images in the following formats Windows WMF and Windows DIB for the clipboard. I can output to multiple files for each of the barcodes in the following formats Windows WMF, Windows DIB, TIFF, Windows DIB file, ESP (Encapsulated PostScript, and PCL (HP printer control).
I have been able to associate a TIFF file to an OLE object but it creates to much gray and can not be read by the scanner.
Thanks
Loren Moore