Note: Advice in this article will only work for JxBrowser 6. See the corresponding article for JxBrowser 7 here.(注意:本文中的建议仅适用于JxBrowser6,JxBrowser7相应文章请点击这里。)


JxBrowser is a commercial library that requires a valid licence file for operations. We support different licence types:(JxBrowser是一个商业库,需要有效的许可证文件才能进行操作。我们支持不同的许可证类型:)

  • Free 30-days Evaluation Licence is recommended for trying the product and checking its functionality within the 30-days period. (30天之内免费试用的评估许可证,以试用该产品并检查其功能。)
  • Once you try the library and make sure that it fits your requirements, you can purchase one of the Commercial Licences: (在试用该库并确保它符合您的要求后,您可以购买其中一份商业许可)
    • Per-Developer(开发人员)
    • Project(项目)
    • Company-wide.(全公司)


Printing Licence Info(打印许可证信息)

If you need to get the information about the licence that you already have for JxBrowser, please use the teamdev.license.info System Property. The following code demonstrates how to enable licence info printing in your application. (如果您需要获取有关JxBrowser许可证的信息,请使用teamdev.license.info系统属性。以下代码演示了如何在应用程序中启用许可证信息打印。)

System.setProperty("teamdev.license.info", "true");
Browser browser = new Browser();


Prices & Contacts(价格和联系方式)

Information about licensing and prices you can find on product web page. Should you have any licensing questions feel free to contact our Sales at sales@teamdev.com.(您可以在产品网页上找到有关许可和价格的信息。如果您有任何许可问题,请随时通过sales@teamdev.com与我们的销售人员联系。)