Interactive with Print Window and Save File Dialog
I'm trying to automate the print action.
- Print action can be called by any software ( no direct access, no available API ) then we will have two steps to complete action:
1. Select Printer Screen: always use the default option then press OK button for 2nd step
2. Input fileName then save
- I've tried automating it using *SendKey * but it's not reliable enough
I wonder are there any WinAPI that support this operation or anyway that I can configure Print Spools to skip this print window popup and print automatically at a specific location plus file name generation.
- Print action can be called by any software ( no direct access, no available API ) then we will have two steps to complete action:
1. Select Printer Screen: always use the default option then press OK button for 2nd step
2. Input fileName then save
- I've tried automating it using *SendKey * but it's not reliable enough
I wonder are there any WinAPI that support this operation or anyway that I can configure Print Spools to skip this print window popup and print automatically at a specific location plus file name generation.


