Skip to main content

Foxit PDF SDK For Python3

Project description

Foxit PDF SDK v9.1.0  Release Date: 22 Aug. 2023
==================================================================
This is a minor release

____New Features/Enhancements____
* Set the appearance before start signing.
Relevant API: bool foxit::pdf::Signature::GenerateAppearance()
* Support adding signature with shared dictionary.
Relevant API: foxit::pdf::PDFPage::AddSignatureWithExistedVDict()
* Allowing incremental saving document before calling Signature::StartSign().
Relevant API: void Foxit::pdf::Signature::EnableIncrementalSaveForFirstSigning().
* Modify the appearance of the existing unsigned paging seal signatures before signing.
Relevant API: foxit::pdf::Signature::GetPagingSealSignature()
* Support adding paging signatures with shared dictionary.
Relevant API: Foxit::pdf::PagingSealConfig::PagingSealConfig ()
* Ignores full-width characters search.
Relevant API: Foxit::pdf::TextSearch::SearchFlags()
* Delete invalid PDF indexes.
Relevant API: Foxit::pdf::FullTextSearch:: StartUpdateIndex ()
* Support new PDF JavaScript objects including "Doc.pageTransition,Doc.templates,Span and Soap".
* [Office2PDF] Control VBA code execution during Office2PDF on Windows.
Relevant API: foxit::addon::conversion::Word2PDFSettingData::Word2PDFSettingData()
Relevant API: foxit::addon::conversion::Word2PDFSettingData::Set()
* [HTML2PDF] Control the converter environment and the IP blacklist.
Relevant API: foxit::addon::conversion::HTML2PDFSettingData::HTML2PDFSettingData()
Relevant API: foxit::addon::conversion::HTML2PDFSettingData::Set()
* Support Multiline tiled watermarks with options.
Relevant API: foxit::pdf::PDFDoc::StartAddTiledWatermark()
* Enable auto font size for the redaction overlay text.
Relevant API: foxit::pdf::annots::Redact::EnableAutoFontSize()
* Support retrieving suspect results when performing OCR.
Relevant API: foxit::addon::ocr::OCR::GetOCRSuspectsInfo()
* Save document without updating datetime metadata.
Relevant API: PDFDoc::SaveAs()
Relevant API: PDFDoc::StartSaveAs()
* Enable text rotation when adding text
Relevant API: PDFPage.AddText()
* Added new objects-level classes for traversing the PDF structure tree.
New head file: fs_pdfstructtree.h
* Added Verify functionality to the PDFCompliance.
Relevant API: foxit::addon::compliance::PDFCompliance::Verify()
* Added image-to-PDF conversion functions with file path and stream options.
Relevant API: foxit::addon::conversion::Convert::FromImage()
* Link annotation supports JavaScript actions.
Relevant API: foxit::pdf::annots::Link::ExecuteJavaScriptAction()
* Added new functions to reset default value for XFA Widget.
Relevant API: foxit::addon::xfa::XFAWidget::SetDefaultValue()
Relevant API: foxit::addon::xfa::XFAWidget::GetDefaultValue()
* Added PDF Print interface on Linux
Relevant API: foxit::common::Renderer::Renderer()
* The Java Library supports for Linux ARM architectures.
* Updated the compliance lib to enhance its overall processing.
* Enhanced Windows C library support, addressing compatibility and errors.

____Demo____
* New demonstration projects for both Visual Studio 2019 and 2022.

____Bug Fixes____
1. Fixed a problem where certain Link Annotations retrieved empty Destinations in specific documents.
2. Fixed the appearance reset issue for Circle annotations, where some circle edges were being clipped after resetting.
3. Rectified the rendering issue of note annotations that were not displayed correctly in a specific file.
4. Fixed image compression process that led to image loss due to pauses during compression.
5. Fixed an issue in which running office2pdf on Linux environment resulted in an error: "[Unknown error]: any unknown error occurs."
6. [Java] Fixed a crash that occurred when invoking getEditableHeaderFooter during the addition of headers/footers in a document with pre-existing ones.
7. Fixed a situation where no exception was thrown when using PDFDoc.SaveAs to overwrite the original PDF file.
8. Fixed the generation of extra content in added page headers and footers when the last two characters of the content were "<<".
9. [Java] Rectified an issue where StructTreeEntity.getPage returned incorrect type.
10. Fixed text garbling issue when using PDFDoc.GetPageText to retrieve text from specific documents on Linux.
11. Fixed the issue where an e_ErrUnsupported exception was thrown when rendering PDF pages with transparency and DIBFormat set to e_DIBCmy
12. PDFDoc::StartLoad can now accurately retrieve the loading progress during document loading.
13. Resolved the problem on Android systems where automatic multiplication calculation for form fields produced incorrect results.
14. Rectified the unexpected outcome of AdditionalAction::DoJSAction execution.
15. Corrected the inability to clear a password-protected text field using JavaScript.
16. Corrected the misalignment of values in a list box after selecting and refocusing it in ViewDemo.
17. Resolved a crash issue triggered by calling Control.GetWidget() for specific files.
18. [Java] Addressed an error that occurred when using Image.saveAs with a path containing Chinese characters: "File cannot be found."
19. Addressed an error with Page.AddImage that occurred with large TIF files.
20. Rectified the issue of extra gray squares appearing when inserting a barcode image using AddImageFromFilePath.
21. Fixed SDK C++ library's incompatibility on Linux ArmV8, ensuring proper functionality.
22. Fixed a Linux OCR engine exception caused by insufficient RAM usage.
23. Resolved an issue where text overlap occurred in OCR output for skewed original documents.
24. Addressed an issue where ComplianceModule threw unhandled exceptions when converting an OCRed PDF document to PDF/A.
25. Fixed a crash that occurred when converting specific PDF files to PDF/A format.
26. Fixed an AccessViolationException that occurred when converting a specific PDF to PDF/A.
27. Resolved an issue where Control.GetWidget() took a long time for XFA files.
28. [PrintManager] Fixed incorrect print status returned by GetPrintJobStatus.
29. Fixed an issue where printing specific documents resulted in black blocks appearing in some areas of the printout.
30. Resolved encoding issue with FullTextSearch, enabling proper search of Chinese text.
31. Fixed FullTextSearch problem where it failed to work for already indexed files without index updates.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

FoxitPDFSDKPython3-9.1.0-cp310-cp310-win_amd64.whl (24.0 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

FoxitPDFSDKPython3-9.1.0-cp310-cp310-win32.whl (19.6 MB view hashes)

Uploaded CPython 3.10 Windows x86

FoxitPDFSDKPython3-9.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

FoxitPDFSDKPython3-9.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (42.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

FoxitPDFSDKPython3-9.1.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (43.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

FoxitPDFSDKPython3-9.1.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (42.1 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

FoxitPDFSDKPython3-9.1.0-cp310-cp310-macosx_11_0_arm64.whl (28.0 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

FoxitPDFSDKPython3-9.1.0-cp310-cp310-macosx_10_9_x86_64.whl (31.0 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-win_amd64.whl (24.0 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-win32.whl (19.6 MB view hashes)

Uploaded CPython 3.9 Windows x86

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (42.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (43.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (42.1 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (42.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (41.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

FoxitPDFSDKPython3-9.1.0-cp39-cp39-macosx_11_0_arm64.whl (28.0 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

FoxitPDFSDKPython3-9.1.0-cp39-cp39-macosx_10_9_x86_64.whl (31.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-win_amd64.whl (24.0 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-win32.whl (19.6 MB view hashes)

Uploaded CPython 3.8 Windows x86

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (44.0 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (42.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (43.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (42.0 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (42.5 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (41.6 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

FoxitPDFSDKPython3-9.1.0-cp38-cp38-macosx_11_0_arm64.whl (28.0 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

FoxitPDFSDKPython3-9.1.0-cp38-cp38-macosx_10_9_x86_64.whl (31.0 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-win_amd64.whl (24.0 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-win32.whl (19.6 MB view hashes)

Uploaded CPython 3.7m Windows x86

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.8 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (42.3 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (43.2 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (42.0 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (42.5 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (41.6 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.5+ i686

FoxitPDFSDKPython3-9.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (31.0 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-win_amd64.whl (24.0 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-win32.whl (19.6 MB view hashes)

Uploaded CPython 3.6m Windows x86

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.8 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (42.3 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (43.2 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl (42.0 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (42.5 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.5+ x86-64

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl (41.6 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.5+ i686

FoxitPDFSDKPython3-9.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (31.0 MB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page