Connecting Tech Pros Worldwide Help | Site Map

Printing

  #1  
Old December 28th, 2007, 04:35 PM
CenturionX
Guest
 
Posts: n/a
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.
  #2  
Old December 31st, 2007, 05:15 AM
Larry Linson
Guest
 
Posts: n/a

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


  #3  
Old December 31st, 2007, 05:15 PM
Salad
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
Printing from an ASP.NET page Brett answers 18 July 21st, 2008 03:15 AM
Safe Printing Jody Gelowitz answers 9 November 22nd, 2005 07:49 AM
Safe Printing Jody Gelowitz answers 9 November 20th, 2005 11:48 AM
C# .NET web application - printing the forms Suzanka answers 4 November 16th, 2005 06:17 AM
Safe Printing Jody Gelowitz answers 9 July 21st, 2005 12:48 PM