I have successfully managed to email reports using automation however I am not sure how to name a file in the “Actions” so it will find the report. The report is called "Report Date 24-04-2016.xps. can I use wildcards for the numbers.
Shivan
April 26, 2016, 12:02pm
2
I was implementing an auto generating email solution when I started the thread below.
That command-line parameter does the same thing as the COM method. It opens the source file in its associated application, prints the file, then closes the application.
So in the case of XPS files, XPS Viewer is launched with the source file, then the Print command is invoked. Same case holds true though - the Choose Printer dialog appears and waits for you to click Print.
I think the solution to this might be to get a different XPS viewer application.
I can open the files in IE or in the “…
check it out. it might be useful for you also. the method also allows filenaming on prompt or auto file naming using the software listed