PDF-Unlock Code
Small tool that utilizes GhostScript to unlock a protected PDF
Brought to you by:
go2engle
| File | Date | Author | Commit |
|---|---|---|---|
| Properties | 2020-03-03 |
|
[4c8bf0] Add project files. |
| Screenshots | 2020-03-03 |
|
[161672] Added screenshot of application |
| .gitattributes | 2020-03-03 |
|
[a94e5b] Add .gitignore and .gitattributes. |
| .gitignore | 2020-03-03 |
|
[a94e5b] Add .gitignore and .gitattributes. |
| App.config | 2020-03-03 |
|
[4c8bf0] Add project files. |
| Form1.Designer.cs | 2020-03-03 |
|
[4c8bf0] Add project files. |
| Form1.cs | 2020-03-03 |
|
[4c8bf0] Add project files. |
| Form1.resx | 2020-03-03 |
|
[4c8bf0] Add project files. |
| PDF-Unlock.csproj | 2020-03-03 |
|
[161672] Added screenshot of application |
| PDF-Unlock.sln | 2020-03-03 |
|
[4c8bf0] Add project files. |
| Program.cs | 2020-03-03 |
|
[4c8bf0] Add project files. |
| README.md | 2020-03-03 |
|
[3b6073] Update README.md |
| pdfunlock_LVO_icon.ico | 2020-03-03 |
|
[4c8bf0] Add project files. |
Small tool that utilizes GhostScript to unlock a protected PDF

For this application to function you will need to install Ghostscript 64 bit. You can download and install Ghostscript from the link below.
https://www.ghostscript.com/download/gsdnld.html
Also you need to have a temp folder created in the root of C. ex "c:\temp". In a future version I will change the location of the temp file that gets created.