clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
661 stars 147 forks source link

Prevent PDF to pop up after auto save action #6

Closed roberto-co closed 4 years ago

roberto-co commented 4 years ago

Is it possible to prevent the pdf from popping up in the browser after the auto save option?

roberto-co commented 4 years ago

Registry: Computer\HKEY_CURRENT_USER\Software\clawSoft\clawPDF\Settings\ConversionProfiles\0\OpenViewer setting to false did the trick.

It would be cool to add this to the gui for now I have added it to my application to manipulate the registry key.