Connecting Tech Pros Worldwide Forums | Help | Site Map

Printing

CenturionX
Guest
 
Posts: n/a
#1: Dec 28 '07
Hello eveybody,

I'd like to know how to send line by line a report to the printer and
how to control(Select one, set up) the printer. I don't want to use a
file temporaly. I'm using Access 2002.
Thanks for your help.

Larry Linson
Guest
 
Posts: n/a
#2: Dec 31 '07

re: Printing



"CenturionX" <darwinbaldrich@gmail.comwrote in message
news:f0a6b65b-2280-42cc-b24c-cadff2775ba5@c4g2000hsg.googlegroups.com...
Quote:
Hello eveybody,
>
I'd like to know how to send line by line a report to the printer and
how to control(Select one, set up) the printer. I don't want to use a
file temporaly. I'm using Access 2002.
Thanks for your help.
As far as I know, you can't control the transmission of an Access report to
the printer.

You may be able to accomplish what you want to do with the Printer object,
using the .Print method. Check Help, or check the Knowledge Base at
http://support.microsoft.com.

Larry Linson
Microsoft Access MVP


Salad
Guest
 
Posts: n/a
#3: Dec 31 '07

re: Printing


Larry Linson wrote:
Quote:
"CenturionX" <darwinbaldrich@gmail.comwrote in message
news:f0a6b65b-2280-42cc-b24c-cadff2775ba5@c4g2000hsg.googlegroups.com...
>
Quote:
>>Hello eveybody,
>>
>>I'd like to know how to send line by line a report to the printer and
>>how to control(Select one, set up) the printer. I don't want to use a
>>file temporaly. I'm using Access 2002.
>>Thanks for your help.
>
>
As far as I know, you can't control the transmission of an Access report to
the printer.
Back in the old days one (DOS) one could open up com/lpt ports directly
and send output to the printer. The I/O statements don't appear to have
that capability any more.
Quote:
You may be able to accomplish what you want to do with the Printer object,
using the .Print method. Check Help, or check the Knowledge Base at
http://support.microsoft.com.
>
Larry Linson
Microsoft Access MVP
>
>
Closed Thread


Similar Microsoft Access / VBA bytes