Register PDF Studio through command-line

Q: Is there a way to register PDF Studio silently? PDF Studio has been installed on my computer. A: PDF Studio can be registered programmatically without requiring user input. The steps below assume that PDF Studio is already installed on the machine and that you only need to register it. If PDF Studio is not […]

Read More

Unregister PDF Studio through command-line

Un-registering PDF Studio: Instructions to silently un-register PDF Studio through command line. On Windows: cd “C:\Program Files\PDFStudio2020” pdfstudio2020.exe -unregister -console On Linux / Unix: cd pdfstudio2020 sh ./pdfstudio2020 -unregister -console On Mac OS X: cd Applications open -n “PDF Studio 2020.app” –args -unregister -console  

Read More

Change default email application under Preferences

Q: How can I change the default email application to be a different email application like Thunderbird, Opera, Outlook…? A: If you need to change the default email application used to send emails from PDF Studio: Go to File -> Preferences -> Email Select “Use other email application” option Enter the 2 command lines fields to send email with […]

Read More

Install & Register PDF Studio through command-line

Q: Is there a way to install PDF Studio silently, for installations throughout an organization? We need to distribute PDF Studio to multiple computers and would like to set the key for each user upon installation. A: PDF Studio can be installed and registered programmatically on user machines without requiring user input. Command Line Installation […]

Read More