fix: add fallback for cbz to pdf for unsupported formats

This commit is contained in:
abdullahalam123
2026-01-03 14:22:15 +05:30
parent f8b8744b7b
commit 0914acf46e
3 changed files with 192 additions and 13 deletions

View File

@@ -216,6 +216,49 @@
If you have any questions about these Terms, please contact us at
<a href="mailto:contact@bentopdf.com">contact@bentopdf.com</a>.
</p>
<h2>10. Commercial License Terms</h2>
<p>
By purchasing a commercial license for BentoPDF, you acknowledge and agree to the following:
</p>
<ul>
<li>
<strong>License Agreement:</strong> You have read and understood the
<a href="/licensing.html" class="text-indigo-400 hover:underline">Licensing Page</a>
in its entirety before making your purchase.
</li>
<li>
<strong>Nature of License:</strong> You are purchasing a commercial license for
BentoPDF's open-source code, which grants you the right to use the software in
closed-source and proprietary environments without the obligations of the AGPL-3.0 license.
</li>
<li>
<strong>No License Key:</strong> BentoPDF does not use license keys. Upon purchase,
you receive a ZIP archive containing the complete source code and binaries, identical
to the publicly available open-source repository.
</li>
<li>
<strong>No Refunds Policy:</strong> <strong class="text-red-400">Under no circumstances
shall a refund be made after purchase.</strong> All sales are final. By completing a
purchase, you acknowledge that you have evaluated the software (which is freely available
on GitHub) and are satisfied with its functionality.
</li>
<li>
<strong>Third-Party Components:</strong> The commercial license does not grant rights
to use AGPL-licensed third-party components (such as CPDF, PyMuPDF, and Ghostscript)
in a closed-source manner. You must comply with the AGPL v3 terms for these components
or obtain separate commercial licenses from their respective vendors.
</li>
<li>
<strong>Unlimited Usage:</strong> The license permits use on an unrestricted, unlimited
number of devices, servers, and user machines within your organization. There are no
per-user, per-machine, or per-seat limitations.
</li>
</ul>
<p>
For complete licensing details, please visit our
<a href="/licensing.html" class="text-indigo-400 hover:underline">Licensing Page</a>.
</p>
</div>
</section>
</div>