Installation and activation of pdfaPilot Server/CLI
pdfaPilot CLI (command line interface) may be used to analyse files or to analyse and convert to PDF/A (if possible).
For activating the SDK (software developer kit), please visit this page.
System requirements & hardware recommendations
Please refer to the callas website for system requirements and hardware recommendations for pdfaPilot Server/CLI:
Installing the software
Installer
You can download the latest version of pdfaPilot Server/CLI from our website by requesting a trial:
pdfaPilot Server: pdfapilotserver
pdfaPilot CLI: pdfapilotcli
You can also register on our website for easy access to all pdfaPilot download links. Once registered and logged in, you can access the list of download links:
pdfaPilot Server: pdfapilotserver
pdfaPilot CLI: pdfapilotcli
MacOS/Windows
To install the software start the pdfaPilot Server installer. The installation program will then take you through the necessary steps.
Linux
Extract all files from the archive to a destination folder of your choice.
Additional information is provided in <pdfaPilot CLI directory>/ReadMe.txt
Request activation
Before callas pdfaPilot CLI can be used, the software has to be activated. Open a terminal window and change to your pdfaPilot CLI installation directory.
Request an activation code for full version
If you have bought a license for callas pdfaPilot Server/CLI you can active the full version with your license key that can be found on your License.pdf:
pdfaPilot --keycode [--aws] <name> <company> <licenseCode>
Request an activation code for trial version
If you just want to try the product, you can request an activation code for a free 14-day trial:
pdfaPilot --keycode [--aws] <name> <company> trial
Example:
pdfaPilot --keycode "Demo Name" "callas software" trial
Parameters
name | Name of licensee (e.g. "Registered User") |
company | Name of company (e.g. "User's company") |
licencecode | Licence key obtained from the registration card or the License.pdf provided by callas or the reseller. |
trial | To make a request for a trial version, please use the keyword "trial" (for a pdfaPilot Server/CLI trial version) |
aws | For installation on Amazon Web Services (using Windows, Linux 32bit and 64bit) |
The textual output of --keycode has to be send via e-mail to the e-mail address named in the text in order to receive an activation code from the registration server.
To make a request for a trial version, please use the keyword "trial" (for a pdfaPilot trial version) for this parameter
Activating pdfaPilot CLI
After receiving the automatic e-mail reply from the activation server, save the attached 'activation file' to the file system. Then use the following command:
pdfaPilot --activate <activation file>
If no response is received or in the event of an error, please contact [email protected] to determine the exact cause.
Parameters
activation file | Full path to Activation PDF |
It is necessary to activate the received license file to get a permantent valid license file.
The Activation.pdf (or the content of the e-mail) can only be used for activation for 48 hours.
After this timeframe, a new Activation.pdf has to be requested from the activation server.
The activated license file will be stored in the user-preferences when the normal activation (command above) is used.
To create an activated license file at a custom location, just use the following command:
pdfaPilot --activate <licence file> -o=<path to result folder/License.txt>
pdfaPilot CLI is searching for the license file at various folders:
- user-preferences-folder of actual user
- next to the pdfaPilot CLI binary
- cachefolder (if set)
- user-preferences-folder for all users (shared)
When using UNIX-based-systems the environment variable CALLAS_SYSTEM_PREFERENCES the path of the standard /usr/share/callas software/callas pdfaPilot CLI can be changed:
CALLAS_SYSTEM_PREFERENCES=tmp
would result in the searchpath: /tmp/callas software/callas pdfaPilot CLI
It is highly recommended to use the option --cachefolder instead.
Time-limited trial version
After requesting and entering a trial activation code, pdfaPilot CLI can be tested without any restrictions. When the evaluation period has expired, processing PDF files will no longer be possible until you request and enter a new activation code.
Activation using the Standalone application
Using Windows and MacOS, also the activation dialog of the Standalone Application can be used for requesting an activation as well as using a Keycode or just for a trial version. Also the activation itself can be done using that Interface.
All activations (for Desktop and Server/CLI) can be done using this dialog.
Deactivate pdfaPilot using the CLI
As the activation (and the resulting license file) is bound to the hardware. It is necessary to deactivate a license on one machine before an activation takes place on the new machine.
pdfaPilot --deactivate <activation code>
activation code | Unique identifier for each license |
The respective license will be removed from the system
To complete the deactivation, the output of the command has to be sent manually to the activation server by e-mail.
The activation code for all license are listed using the status command:
pdfaPilot --status
Deactivation using the Standalone application
Similar to the deactivation using the CLI, the Desktop on Windows and MacOS can be used for deactivation.
The selected license will be removed from the system as well and the necessary e-mail to the activation server will be sent automatically.