View Full Version : Printing


C.KRISHNAN
03-26-2010, 08:10 PM
I am using MS access 2003 and having little problem with printing I use the Printer Object for printing.

What i need is to stop printing when the printer has printed the last line.

we had specified in the printer's printing preferences was A4 size.
What I as well as C Krishnan am asking is how to print the content we have given and stop printing without ejecting the paper to the length of A4.

Thank you


C Krishnan
:)

vbaInet
03-27-2010, 07:39 AM
That's a printer specific request, not an Access property. Printers are made to eject the paper after print. Unless you switch it off ;)