Metadata-Version: 2.1
Name: FoxitPDFConversionSDKPython3
Version: 1.2.0
Summary: Foxit PDF CONVERSION SDK For Python3
Home-page: https://www.developers.foxit.com
Author: Foxit Software Inc.
Author-email: support@foxitsoftware.com
License: Other/Proprietary License (Commercial)
Keywords: PDF CONVERSION SDK
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6, <4
Description-Content-Type: text/plain

Foxit PDF Conversion SDK  v1.2.0 2023-04-07

This version includes the following changes:
* JavaScript Conversion Demo: We have hosted a Node.js conversion library on GitHub, allowing you to easily access and utilize it for your projects. Additionally, we have created a web project demo within the Foxit PDF SDK Web Demo application, which visually represents the capabilities of the library.
* New Project Demos: Our conversion library now includes demonstration projects for both Visual Studio 2019 and 2022. Developers using these versions of Visual Studio can use the demo projects to view our library and see its features in action.

* Bug Fixes: This version uses the same core engine as version 1.1.1 and fixes some project-level issues.
====================================================================
Foxit PDF Conversion SDK  v1.1.0 2023-03-07

* Introduce Foxit's AI technology to perform borderless table recognition. 
	Our cutting-edge machine learning technology uses HTTP Restful API to enable seamless integration with your existing projects. You can simply turn on the option "enable_ml_recognition" in our SDK to execute recognition on the table border in a matter of seconds. 
* A lot of bug fixes.

====================================================================
Foxit PDF Conversion SDK  v1.0.0 2023-01-17

* Initial Release.

In this release, the following features are included:
* 	Windows platform.   
* 	Multiple languages:  C/C++, C# (DotNet, DotNetCore), Java,  Node.js, and  Python.
* 	Converting PDF to Microsoft® Word/Excel/PowerPoint 

Coming Soon:
* Linux Platform
* Mac Platform

Will improve soon:
* The PDF2Excel conversion on the overall layout, text overlap, underlining, and table.
* The PDF2PPT conversion result file size. 
* The PDF2Word conversion on the appearance consistency



