I am having problems getting my report to always print to the correct printer bin(which contains special paper), so i thought i would give the PrinterCapabilities class from Getz et al "access 2002 developers handbook" a try. It looks so hopeful, but....
when I look at form frmdevcaps for my printer, it shows bins "tray 1", "tray 2" ,"tray 3", "tray 4"
but when I look at form frmprintersettings for my report, the bin choices are things like acPRBNLower, acPRBNmanual, acPRBNmiddle, acPRBNupper. etc.
less than useful.
so, what gives? is there any way to actually tell windows, thru vb, what printer tray to print to?
this is actually not really an access problem, as in access I can save the printer settings with the report and they seem to stay saved. my problem is actually with an excel file that gets printed from access....but maybe if i can figure this out i could figure out the excel issue, where the printer settings seem to not get reliably saved.
thanks for any help.
when I look at form frmdevcaps for my printer, it shows bins "tray 1", "tray 2" ,"tray 3", "tray 4"
but when I look at form frmprintersettings for my report, the bin choices are things like acPRBNLower, acPRBNmanual, acPRBNmiddle, acPRBNupper. etc.
less than useful.
so, what gives? is there any way to actually tell windows, thru vb, what printer tray to print to?
this is actually not really an access problem, as in access I can save the printer settings with the report and they seem to stay saved. my problem is actually with an excel file that gets printed from access....but maybe if i can figure this out i could figure out the excel issue, where the printer settings seem to not get reliably saved.
thanks for any help.