Funky stuff, that's about all I can say...
I have a simple program that has a textbox and prints it on a selected printer with 3"high x 5"wide label stock.
I tried using the Printer Common Dialog box to select the label printer to use, for some odd reason it always defaults to 1536 copies.
I set the printer's height to 762mm (3"
, yet it ignores that and defaults to 8". And to top it off, it will skip down about an inch before it prints...
I am trying to use the Printer object right now. I thought about using PrtDevMode from MS Access, but I can't find reference to that in VB6. I thought about using the Report Designer, but not sure if its worth the effort.
Any ideas? I'll provide more info if you need it, thanks guys and happy holidays!
--Kevin
I have a simple program that has a textbox and prints it on a selected printer with 3"high x 5"wide label stock.
I tried using the Printer Common Dialog box to select the label printer to use, for some odd reason it always defaults to 1536 copies.
I set the printer's height to 762mm (3"
I am trying to use the Printer object right now. I thought about using PrtDevMode from MS Access, but I can't find reference to that in VB6. I thought about using the Report Designer, but not sure if its worth the effort.
Any ideas? I'll provide more info if you need it, thanks guys and happy holidays!
--Kevin