Hello,
We have recently upgraded to Crystal Reports 2013 and are facing an issue with printing a report that uses a barcode. The barcode is using the WASP 128 M Regular font, and we have verified the permissions on the font look good. If we use the Crystal Report ExportToDisk method, the barcode appears just fine in the resulting PDF. However, if we use the Crystal PrintToPrinter method, the barcode prints with a large “gap” in the middle.
Also, if we open the report locally through Visual Studio we are able to view the barcode properly and print the report to the same printer, where the barcode looks fine - but not sure if that is the same as when PrintToPrinter is called.
We have seen several posts concerning barcodes and special characters. There is a hyphen in the value contained in the barcode, but again this appears fine when using ExportToDisk.
Has anyone seen this issue before or could point us in another direction to investigate further?