I want to developed an application which take a print job from a Windows application
and send the output to a file on the disk in a specific folder with no input from user.
every time the user runs a report from the legacy system, the report output is stored in the proper
folder and after that printing process goining on.
I needed to store the printer output in a file.