A
Al
Hi Folks,
I wrote a little program that prints some information on sheets of A4
labels.
I hard coded it to print from tray 4 on our printer. The program that I
wrote
has increased in populatrity and people in other workgroups on the network
are now using it.
The problem is that we have a number of different printers in use, some dont
have tray 4 and many people dont have a dedicated tray for the labels.
I need to make the program more rebust and flexible so that it will work no
matter what the printer is that is installed.
I guess the best option is to present the user with the "print" dialog after
they
press the ok button on the userform that my code presents them with?
Also if possible I guess the user dialog should be preset to default for a
manual
feed?
Anybody else have any thoughts? Whats the code to show the print dialog?
Cheers
-Al
I wrote a little program that prints some information on sheets of A4
labels.
I hard coded it to print from tray 4 on our printer. The program that I
wrote
has increased in populatrity and people in other workgroups on the network
are now using it.
The problem is that we have a number of different printers in use, some dont
have tray 4 and many people dont have a dedicated tray for the labels.
I need to make the program more rebust and flexible so that it will work no
matter what the printer is that is installed.
I guess the best option is to present the user with the "print" dialog after
they
press the ok button on the userform that my code presents them with?
Also if possible I guess the user dialog should be preset to default for a
manual
feed?
Anybody else have any thoughts? Whats the code to show the print dialog?
Cheers
-Al