License
License
This page explains what you can and cannot do with Aspose.PDF FOSS for TypeScript under its license, where to find the full license text, and the package’s current publication status. Aspose.PDF FOSS for TypeScript 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. Copyright is held by Aspose Pty Ltd.
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 your own packages built on top of it without paying runtime fees.
Project Status
Aspose.PDF FOSS for TypeScript is not yet published to npm — build it from source until it ships (see Installation). Pin an exact commit or tag rather than tracking a moving branch until a first tagged release is available.
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
- Quickstart — first working example