License
License
Aspose.PDF FOSS for C++ is released under the MIT License.
MIT License Summary
| Term | Detail |
|---|---|
| License type | MIT (Open Source Initiative approved) |
| Commercial use | Permitted |
| Modification | Permitted |
| Distribution | Permitted, with license text included |
| Private use | Permitted |
| Runtime fees | None |
| Liability | No warranty; use at own risk |
| Attribution | Include the copyright notice and MIT license text in all copies |
Full License Text
The complete license text is available in the repository at LICENSE. Include this file when distributing the library or derivative works.
The distribution also bundles the Liberation fonts (Sans / Serif / Mono), used to
render the PDF Standard-14 fonts when no embedded or system font is available. These
are licensed separately under the SIL Open Font License 1.1, which permits bundling
with software under any license. The combined distribution is SPDX-identified as
MIT AND OFL-1.1.
Commercial Use
The MIT license permits unrestricted commercial use. No registration, activation, or runtime license file is required. You may embed the library in proprietary applications and redistribute binaries without paying runtime fees.
Enterprise Product
If your project requires enterprise-grade support or extended format coverage, the commercial Aspose.PDF product is available separately. See Aspose.PDF — Enterprise Product Family for details.
Next Steps
- Installation — add the library to your project
- Quick Start — first code example