default printer set

Allows you to set a default printer in Windows.


Example

Running this code will set the default printer to "Mircrosoft Print to PDF".

plugin command("OS Automation.dll", "default printer set", "Microsoft Print to PDF")

Was this helpful?