Selecting a Printer

Post Reply
Dan Landon
Posts: 28
Joined: Wed Nov 09, 2005 11:46 am

Selecting a Printer

Post by Dan Landon »

I am wanting to set a specific printer in my program for a printer that has pre-printed forms. I want all other printing to go to another printer. I want to set the form printer in a configuration and all form printing will then go to this printer. All other print outs will go to the default printer.

Can someone tell me how to do this?

Thanks
Dan
Dan Landon
Posts: 28
Joined: Wed Nov 09, 2005 11:46 am

Post by Dan Landon »

That's not exactly what I had in mind.

I use the FW Report system to generate reports and print outs. What I want to do is change the printer for one print out which is a pre-printed form that will be loaded in a printer dedicated for this purpose and have all the other reports print on the default printer.

I want to do this:
- Use the default printer for all reports but one.
- I want to programmatically set a specific printer for one form print out and then go back to the default printer.
- I don't want to have the operator select a printer each time they do this one particular report.

Dan
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

Using TO clause you can specify the exact printer name to use. This is completely transparent for the user.

EMG
Dan Landon
Posts: 28
Joined: Wed Nov 09, 2005 11:46 am

Post by Dan Landon »

I can't get that to work.

Dan
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Dan,

We need a small and self contained sample to reproduce the problem. Thanks,
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply