by klech(Legacy Member) on Wed Sep 15, 2004 11:10 pm
I'm trying to get an image of my barcode to print using a 3rd party printing tool, but with no luck. I checked out the VB example and printing from here using the native Printer object works as expected, but I cannot get it to work using this other print component. I've tried a few things, including loading the barcode image into a picturebox as an intermediate step, but can't get this to work either... All the aforementioned objects use an IPictureDisp object, so i really don't understand why it's not working.. any help greatly appreciated