Right-click on the Chrome shortcut, then add “–disable-print-preview” to the end of the target file name. Remeber the two spaces before the –. It should then look like:
“C:\Users\User Name\AppData\Local\Google\Chrome\Application\chrome.exe –disable-print-preview” [the part before “–disable-print-preview” or “space,space–disable-print-preview” is whatever is already in your TARGET section]
The most important part to avoid getting an error message is to make sure there are TWO spaces before –disable-print preview.
If you don’t have quotations, don’t add them, just remember to add the spaces BEFORE adding in EXACTLY: –disable-print-preview
Make sure your Google Chrome browser is CLOSED when you do this and then reopen it after you’ve changed the TARGET.
It should look like this:
TARGET (that’s where you plug it in): C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe –disable-print-preview.