I am changing default print settings using winspool.drv before printing. Do the altered default printing settings get embedded with the print job when it is printed? Or are they saved somewhere else? If I change a setting, what happens when the print job is sent to the printer? What information goes with the print job? Am I even asking the right questions? I am batch printing a lot of files and changing settings between pages in each job.
Edit:
My understanding is this:
- I make changes to default printer settings
- Print document, default printer settings are embedded in spool file and sent to printer
- Printer prints using spool file
Is my understanding is correct? Do I need to wait until the print job is over before changing the printer settings?