I am trying to use CFPRINT to print UPS labels to a network printer. The starting labels (png files) are great and I can print them locally to the zebra printer and they work wonderfully. The barcodes produced by CFPRINT however are of such poor quality that the barcode scanner cannot read them. My research shows that jpedal resizes the images to 72 dpi which is just not crisp enough for a scanner. I read about using a jpedal setting: org.jpedal.upscale=2 but I have no clue as to where you would utilize this.
Any suggestions using on how to fix this using Coldfusion. Any suggestions using php or asp.net (other technologies we support internally)??