This is the command podofoencrypt that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
podofoencrypt - encrypt PDF files and set PDF security settings
SYNOPSIS
podofoencrypt [--rc4v1] [--rc4v2] [--aes] [-u <userpassword>] -o <ownerpassword>
<inputfile> <outputfile>
DESCRIPTION
podofoencrypt is one of the command line tools from the PoDoFo library that provide
several useful operations to work with PDF files. It can encrypt PDF files using RC4 or
AES encoding and can set PDF security settings.
OPTIONS
--help
Display the help text
Algorithm:
--rc4v1
Use rc4v1 encryption
--rc4v2
Use rc4v2 encryption (Default value)
--aes
Use aes encryption (currently not supported)
Passwords:
-u <password>
An optional user password
-o <password>
The required owner password
Permissions:
Allow printing the document
--edit
Allow modification of the document besides annotations, form fields or
changing pages
--copy
Allow extraction of text and graphics
--editnotes
Add or modify text annoations or form fields (if ePdfPermissions_Edit is set
also allow to create interactive form fields including signature)
--fillandsign
Fill in existing form or signature fields
--accessible
Extract text and graphics to support user with disabillities
--assemble
Assemble the document: insert, create, rotate delete pages or add bookmarks
--highprint
Print a high resolution version of the document
Use podofoencrypt online using onworks.net services