x
Skip to main content

Stirling PDF Pro

Stirling PDF offers a Pro edition of its software. This is the same great software but with added features and comforts. Some users that seek additional features, bulk user discounts or SLA support may want our Enterprise package.

What's included in pro

  • Support tickets via support@stirlingpdf.com to reach the Stirling-PDF team for support
  • Advanced SSO, OAuth2 and SAML with automated login handling
  • External Database support for optimised deployments and load-balancing support
  • Custom automated metadata handling
  • Google Drive integration
  • Advanced user configurations (Coming soon)
  • Plus other exciting features to come.

What's included in Enterprise

  • Prioritised Support tickets via support@stirlingpdf.com to reach the Stirling-PDF team for support and 1:1 meetings where applicable (Provided they come from same email domain registered with us)
  • Prioritised Enhancements to Stirling-PDF where applicable
  • Prometheus endpoint for advancing Usage monitoring
  • Usage Monitoring UI
  • Audit logs (Coming very soon)

Cost

We charge 12$ per seat per month. This means for a company that requires 5 unique users logged in at any time, they would require 5 seats.

Purchase

To purchase stirling PDF Pro please navigate to https://stirlingpdf.com/pricing and select either pro or Enterprise depending on your use-case. For Pro you will be redirected to Stripe to setup and handle a subscription, after which you will be automatically emailed your license key on the email provided to Stripe.

Activation

To activate, navigate to the Stirling PDF config folder and open the settings.yml Scroll down to the enterprise section, it should look like:

premium:
key: 00000000-0000-0000-0000-000000000000
enabled: false # Enable license key checks for pro/enterprise features

If you need your application to be in a 100% offline air-gapped environment and are unable to authenticate a license key, we also offer a a certificate file, which can be provided on request (For enterprise users only) in the format

premium:
key: file:config/cert.crt
enabled: false # Enable license key checks for pro/enterprise features

Enter the general license key provided in the email received from purchasing Stirling PDF Pro and change enabled from false to true, then restart the Stirling-PDF instance. You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Pro features.

Under these settings, you will be able to customise other premium features such as

premium:
proFeatures:
SSOAutoLogin: false
CustomMetadata:
autoUpdateMetadata: false
author: username
creator: Stirling-PDF
producer: Stirling-PDF
googleDrive:
enabled: false
clientId: ''
apiKey: ''
appId: ''
Analytics Pixel