Okay, here's the scoop and I'll leave it to all you experienced folks to help me out:
#1. using an HP5500dn networked printer (PCL6)
#2. need to store a *.prn overlay macro on the printer. I have the *.prn file, but not sure how to store it on the printer since it's a network and not a direct [DOS] connection, so "copy /b filename.prn" doesn't work. (If I just print it, I get all the codes printed out.)
#3. I need to call the macro for the overlay out of VB which is where I print the data for the form.
How can I do this without tearing out the rest of my hair? Any help would be GREATLY appreciated.
Been snooping for days on this info... but can't seem to find a clear explaination anywhere.
#1. using an HP5500dn networked printer (PCL6)
#2. need to store a *.prn overlay macro on the printer. I have the *.prn file, but not sure how to store it on the printer since it's a network and not a direct [DOS] connection, so "copy /b filename.prn" doesn't work. (If I just print it, I get all the codes printed out.)
#3. I need to call the macro for the overlay out of VB which is where I print the data for the form.
How can I do this without tearing out the rest of my hair? Any help would be GREATLY appreciated.
Been snooping for days on this info... but can't seem to find a clear explaination anywhere.