I wrote a shot app in VB.net that sends a file to a pdf printer. It works just fine however I have now installed it on the end users computer and his complaint is that if he wants to print the file after it is sent to the pdf printer, he has to select his printer from the menu.
When my App prints the file it changes the last used printer to the pdf printer. So what my question is, is there a way to switch the last used printer in VB.net without actually printing a file? Also if there is how would I go about saving the current printer before I change to the pdf printer?
I know it seems like it would be a lot easier just to pick the printer from the menu but this guy is very particular.
Any help is greatly appreciated.
Ryan
When my App prints the file it changes the last used printer to the pdf printer. So what my question is, is there a way to switch the last used printer in VB.net without actually printing a file? Also if there is how would I go about saving the current printer before I change to the pdf printer?
I know it seems like it would be a lot easier just to pick the printer from the menu but this guy is very particular.
Any help is greatly appreciated.
Ryan