Licensing
No activation. No revocation. No clock.
Most PDF vendors sell a licence that phones home. This one does not, and the difference matters most in exactly the places PDF code runs: air-gapped build servers, offline appliances, containers that scale to zero, and machines that will still be running in eleven years.
What maintenance actually buys
A lapsed maintenance plan never breaks a running system. It means the next release is not yours yet. That is the entire consequence, and it is checkable: the test inside the engine compares your key against the date the binary was compiled, not against today.
The editions
| Edition | Engine feature mask |
|---|---|
| Starter | 0x81 |
| Lite | 0x83 |
| Professional | 0x8F · add-ons 0x30 |
| Enterprise | 0xCF · add-ons 0x30 |
Those masks are the engine's own constants, generated from its source rather than typed here. The comparison page says what each bit means in words.
Royalty-free redistribution
Every edition lets you ship the engine inside your product to as many end users as you like, with no runtime fee and no per-deployment reporting. You are buying the right to build with it, once.