Hi,
Was the PdfBarcode class purposely dropped from the newest release? I was using it, but I needed the new functionality of setting the Viewer Preference to PrintScalingNone. When I switched to the new JAR (itext-1.3.3), the PdfBarcode class wasn’t found. I tried to replace it with the Barcode class, but my code wouldn’t work.
I’ve concatenated the two JARs in my classpath, so it works, but is there a better solution?
Thanks,
Kelly