Foxit PDF SDK v11.0 Release Date: 31 July 2025
==================================================================
---
## ๐ฆ Platform and Ecosystem
### ๐ป Programming Languages and Platforms
- **Go Language Support**: Added Go language support for Linux x32/x64 and macOS x64 platforms
*โ ๏ธ Note: OCR and Compliance features are not supported in the current Go library.*
- **Python Enhancements**:
- *Expanded Platform Support*: Python library now supports Linux ARM architecture
- *Improved Version Compatibility*: Built with ABI3 interface to ensure compatibility with Python 3.11 and future micro versions
### ๐งฉ.NET Ecosystem
- **Foxit.SDK.Dotnet NuGet Package**: Added macOS Arm64 architecture support
- **.NET Core**: Now supports Linux ARM architecture
- **Strong Name Support**: Applied to PDF Print Manager for both .NET Framework and .NET Core
---
## ๐ง Logging and Debugging
### Enhanced Logging
- **Stream-based Logging**: New `SetLogFile()` method now supports stream callbacks
- **Log Flushing**: New `FlushLog()` method for immediate log write-out
---
## ๐ Security and Compliance Enhancements
- **Enhanced Thread Safety**:
- Document-level thread safety improvements
- `Library::Initialize()` adds optional parameter `bool enable_js_xfa_threadsafety = false` for JavaScript and XFA thread safety
- **New `Sanitize()` Method**: Automatically detects and removes hidden or sensitive info
- **`RemoveHiddenInfo()` Method**: Allows selective cleanup of metadata, scripts, etc.
- **`EnableHandleTransparency()` Method**: Removes transparency during PDF/A conversion for compliance
---
## ๐จ Graphics and Rendering Enhancements
### ๐งฉ Graphics Objects
- **New Object Types**:
- `e_TypeInlines`: Correct rendering of small inline images (e.g., stamps/logos)
- `e_TypeEmptyMarkedContent`: Preserves tag structure of empty content
### ๐ฅ๏ธ Rendering Control
- `SetScreenDPIScale()` for high-DPI scaling of notes
- `SetRenderLayer()` to control which layers are rendered
- `ClearClips()` to reset clipping regions
- Transparency support in `StartRenderBitmap()`
- New `ContentFlag` enum values for highlight-only rendering
### ๐จ Color and Display
- `SetForegroundColor()` and `SetForegroundColorMode()` for text/path color control
- Support for WebP image format (`ImageType.e_WEBP`)
- `ConvertToMono()` supports conversion to 1-bit monochrome
---
## ๐ PDF Object Management
- `CreateFromName()` and `CreateFromNameW()` for named object creation
- `PDFArray::AddReference()` to insert reference entries
- `CreateFromString()` enhanced to accept length parameter
---
## ๐ Page and Content Management
### ๐ Page Operations
- `PageBasicInfoArray`: Represents lightweight info for all pages
- `GetAllPageBasicInfo()`: Bulk retrieval of page basics
### ๐ฅ Extraction and Insertion
- New enums:
- `e_ExtractPagesOptionBookmark` for `StartExtractPages()`
- `e_InsertDocOptionBookmark` for `InsertDocument()`
- `InsertDocument()` now supports optional `bookmark_title` parameter
---
## ๐ค Font and Text Management
- Directional font sizing via `TextState::font_vertical_size` and `font_horizontal_size`
- `Font(StreamCallback* stream)` constructor now supports font stream input
- `SplitTextsInRectangle()` allows character-level separation of text in specified areas
---
## โ๏ธ Signature Management
- `UnregisterSignatureCallback()` to restore default SDK signature handler
- `AddPagingSealSignature()` now includes `to_check_permission` flag for permission validation
---
## ๐งฑ Layer Management
- `LayerNode::GetAnnots()` retrieves annotations per layer
- `LayerTree::GetOCGsByPageIndex()` supports page-based OCG access
- `SetOCGStateAction` class added for batch visibility control
---
## ๐ Forms and XFA
### ๐ง Form Recognition
- `StartRecognizeForm()` overload allows control over tooltip generation
### XML/XFA Enhancements
- `GetXMLContent()` provides access to internal XFA XML
- `ExportData()` supports stream-based output
- `DocProviderCallback::SetFocus()` adds `re-layout` parameter for layout change notification
---
## ๐ง OCR and Conversion
### ๐ก OCR Enhancements
- `OCRConvertTo()` supports direct conversion to formats (DOCX, RTF, etc.)
- `OCRCallback` class and `SetOCRCallback()` method to monitor and terminate OCR jobs
- `is_sequentially_process` parameter added to switch between sequential/parallel modes
### ๐ HTML to PDF
- `to_hide_header` and `to_hide_footer` control header/footer visibility
- `to_deny_local_file_access` enhances security during HTML conversion
---
## ๐ผ๏ธ Image and Document Optimizer
### ๐ผ๏ธ Image Optimizer
- JPEG 2000:
- `SetTileSize()` for tile control
- New `e_ImageCompressQualityLossless` option
- ZIP compression via `e_ImageCompressZip`
- More options for monochrome compression via `MonoImageSettings`
### ๐ Document Optimizer
- `OptimizeScannedPDF()` for scan-heavy file compression
- `ComputeAuditSpace()` calculates optimization potential
- Enhanced cleanup via new enums
- `SetSubsetAllEmFonts()` for unembedded font subsetting
---
## ๐ Table Generator
- `GetNewPageBasicInfo()` callback added to retrieve rendered table height on new pages
---
## Bug Fixes
### ๐ PDF Rendering
- Fixed PDF/A1-b conversion verification failure caused by transparencies
- Fixed issue where flattening specific files causes blank pages
- Fixed issue where progressive rendering with step size 5000 causes missing content
- Fixed issue where certain files cannot be rendered
- Fixed issue where prepress preview shows incomplete text for specific documents
### ๐ง OCR and Conversion
- Fixed issue where PDF OCR conversion takes too long without output
- Fixed issue where OCR results show ghosting effect
- Fixed issue where OCR with auxiliary effect interface produces poor results and Word conversion fails
- Fixed issue where OCR requires Chinese character set on Linux even when OCR language doesn't include Chinese
- Fixed issue where images are missing in HTML to PDF output file
- Fixed issue where `getGraphicsObjectPosition` returns 0 and transparency setting fails
- Fixed issue where specific HTML content cannot be converted to PDF
- Fixed issue where HTML2PDF output is incorrect when source HTML has fixed header and footer
### ๐งฉ Forms and Annotations
- Fixed crash issue on `foxit::pdf::interform::Field::SetValue` after processing 30 pages
- Fixed issue where created note location and displayed location are inconsistent for certain documents
- Fixed issue where generated typewriter annotations show red border after editing in editor
- Fixed issue where screen annotations show black border when `BorderInfo` is not set
### ๐งท Structure / Bookmark / Object Issues
- Fixed issue where value and unit of measure markups are not displayed after importing from XFDF created by Web SDK demo or Foxit PDF Editor
- Fixed issue where `AddText` with Arabic text doesn't match expected rendering effect
- Fixed issue where Type3 text object converted to image object shows blank content
- Fixed crash issue when filling special position forms in iOS
- Fixed issue where scanned documents with minimal path elements are incorrectly identified as non-scanned
- Fixed issue where `PDFPage` parsing returns empty for certain documents that work in WPS and Adobe
### ๐๏ธ Optimization
- Improved `TextPage` constructor performance to match version 9.0 speed
- Fixed issue where optimizer image compression progress rate only shows 0 or 100 percent
### ๐ Security and Compliance
- Fixed issue where Chinese characters in certificate subject information appear garbled
- Fixed PDF/A1-b conversion verification failure caused by transparencies
### โ๏ธ API and Integration
- Fixed issue where `UpdateHeaderFooter` API only updates one header/footer and removes others
- Fixed syntax errors in TypeScript declaration file of `@foxitsoftware/foxit-pdf-sdk-node` package
- Fixed issue where text search and replace reports `"any unknown error occurs"`
- Updated developer guide to include Conversion SDK version dependency for PDF to Office in GSDK 10.0 and 10.1
- Fixed issue where C# `bookMark.Title` ends with extra null character
- Fixed issue where concurrent calls to C++ `pdfprint` show parameter error
### ๐ Cross-Platform Support
- Fixed crash issue when filling special position forms in iOS
- Fixed issue where `StartImportPages` imports blank pages
- Fixed issue where `StartImportPages` never finishes for certain documents
Raw data
{
"_id": null,
"home_page": "https://developers.foxit.com",
"name": "FoxitPDFSDKPython3",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.6",
"maintainer_email": null,
"keywords": "PDF SDK, PDF Library, PDF render, PDF view, PDF print, PDF Edit, PDF convert",
"author": "Foxit Software Inc.",
"author_email": "support@foxitsoftware.com",
"download_url": null,
"platform": null,
"description": "Foxit PDF SDK v11.0 Release Date: 31 July 2025 \n==================================================================\n---\n\n## \ud83d\udce6 Platform and Ecosystem\n\n### \ud83d\udcbb Programming Languages and Platforms\n- **Go Language Support**: Added Go language support for Linux x32/x64 and macOS x64 platforms \n *\u26a0\ufe0f Note: OCR and Compliance features are not supported in the current Go library.*\n- **Python Enhancements**: \n - *Expanded Platform Support*: Python library now supports Linux ARM architecture \n - *Improved Version Compatibility*: Built with ABI3 interface to ensure compatibility with Python 3.11 and future micro versions\n\n### \ud83e\udde9.NET Ecosystem\n- **Foxit.SDK.Dotnet NuGet Package**: Added macOS Arm64 architecture support\n- **.NET Core**: Now supports Linux ARM architecture\n- **Strong Name Support**: Applied to PDF Print Manager for both .NET Framework and .NET Core\n\n---\n\n## \ud83e\udde0 Logging and Debugging\n\n### Enhanced Logging\n- **Stream-based Logging**: New `SetLogFile()` method now supports stream callbacks\n- **Log Flushing**: New `FlushLog()` method for immediate log write-out\n\n---\n\n## \ud83d\udd10 Security and Compliance Enhancements\n\n- **Enhanced Thread Safety**: \n - Document-level thread safety improvements \n - `Library::Initialize()` adds optional parameter `bool enable_js_xfa_threadsafety = false` for JavaScript and XFA thread safety\n\n- **New `Sanitize()` Method**: Automatically detects and removes hidden or sensitive info\n- **`RemoveHiddenInfo()` Method**: Allows selective cleanup of metadata, scripts, etc.\n- **`EnableHandleTransparency()` Method**: Removes transparency during PDF/A conversion for compliance\n\n---\n\n## \ud83c\udfa8 Graphics and Rendering Enhancements\n\n### \ud83e\udde9 Graphics Objects\n- **New Object Types**:\n - `e_TypeInlines`: Correct rendering of small inline images (e.g., stamps/logos)\n - `e_TypeEmptyMarkedContent`: Preserves tag structure of empty content\n\n### \ud83d\udda5\ufe0f Rendering Control\n- `SetScreenDPIScale()` for high-DPI scaling of notes \n- `SetRenderLayer()` to control which layers are rendered \n- `ClearClips()` to reset clipping regions \n- Transparency support in `StartRenderBitmap()` \n- New `ContentFlag` enum values for highlight-only rendering\n\n### \ud83c\udfa8 Color and Display\n- `SetForegroundColor()` and `SetForegroundColorMode()` for text/path color control \n- Support for WebP image format (`ImageType.e_WEBP`) \n- `ConvertToMono()` supports conversion to 1-bit monochrome\n\n---\n\n## \ud83d\udcc4 PDF Object Management\n\n- `CreateFromName()` and `CreateFromNameW()` for named object creation \n- `PDFArray::AddReference()` to insert reference entries \n- `CreateFromString()` enhanced to accept length parameter\n\n---\n\n## \ud83d\udcc4 Page and Content Management\n\n### \ud83d\udcd1 Page Operations\n- `PageBasicInfoArray`: Represents lightweight info for all pages \n- `GetAllPageBasicInfo()`: Bulk retrieval of page basics\n\n### \ud83d\udce5 Extraction and Insertion\n- New enums: \n - `e_ExtractPagesOptionBookmark` for `StartExtractPages()` \n - `e_InsertDocOptionBookmark` for `InsertDocument()` \n- `InsertDocument()` now supports optional `bookmark_title` parameter\n\n---\n\n## \ud83d\udd24 Font and Text Management\n\n- Directional font sizing via `TextState::font_vertical_size` and `font_horizontal_size` \n- `Font(StreamCallback* stream)` constructor now supports font stream input \n- `SplitTextsInRectangle()` allows character-level separation of text in specified areas\n\n---\n\n## \u270d\ufe0f Signature Management\n\n- `UnregisterSignatureCallback()` to restore default SDK signature handler \n- `AddPagingSealSignature()` now includes `to_check_permission` flag for permission validation\n\n---\n\n## \ud83e\uddf1 Layer Management\n\n- `LayerNode::GetAnnots()` retrieves annotations per layer \n- `LayerTree::GetOCGsByPageIndex()` supports page-based OCG access \n- `SetOCGStateAction` class added for batch visibility control\n\n---\n\n## \ud83d\udcdd Forms and XFA\n\n### \ud83e\udde0 Form Recognition\n- `StartRecognizeForm()` overload allows control over tooltip generation\n\n### XML/XFA Enhancements\n- `GetXMLContent()` provides access to internal XFA XML \n- `ExportData()` supports stream-based output \n- `DocProviderCallback::SetFocus()` adds `re-layout` parameter for layout change notification\n\n---\n\n## \ud83e\udde0 OCR and Conversion\n\n### \ud83d\udd21 OCR Enhancements\n- `OCRConvertTo()` supports direct conversion to formats (DOCX, RTF, etc.) \n- `OCRCallback` class and `SetOCRCallback()` method to monitor and terminate OCR jobs \n- `is_sequentially_process` parameter added to switch between sequential/parallel modes\n\n### \ud83c\udf10 HTML to PDF\n- `to_hide_header` and `to_hide_footer` control header/footer visibility \n- `to_deny_local_file_access` enhances security during HTML conversion\n\n---\n\n## \ud83d\uddbc\ufe0f Image and Document Optimizer\n\n### \ud83d\uddbc\ufe0f Image Optimizer\n- JPEG 2000: \n - `SetTileSize()` for tile control \n - New `e_ImageCompressQualityLossless` option \n- ZIP compression via `e_ImageCompressZip` \n- More options for monochrome compression via `MonoImageSettings`\n\n### \ud83d\udcc9 Document Optimizer\n- `OptimizeScannedPDF()` for scan-heavy file compression \n- `ComputeAuditSpace()` calculates optimization potential \n- Enhanced cleanup via new enums \n- `SetSubsetAllEmFonts()` for unembedded font subsetting\n\n---\n\n## \ud83d\udcca Table Generator\n\n- `GetNewPageBasicInfo()` callback added to retrieve rendered table height on new pages\n\n---\n\n## Bug Fixes\n\n### \ud83d\udcc4 PDF Rendering\n- Fixed PDF/A1-b conversion verification failure caused by transparencies\n- Fixed issue where flattening specific files causes blank pages\n- Fixed issue where progressive rendering with step size 5000 causes missing content\n- Fixed issue where certain files cannot be rendered\n- Fixed issue where prepress preview shows incomplete text for specific documents\n\n### \ud83e\udde0 OCR and Conversion\n- Fixed issue where PDF OCR conversion takes too long without output\n- Fixed issue where OCR results show ghosting effect\n- Fixed issue where OCR with auxiliary effect interface produces poor results and Word conversion fails\n- Fixed issue where OCR requires Chinese character set on Linux even when OCR language doesn't include Chinese\n- Fixed issue where images are missing in HTML to PDF output file\n- Fixed issue where `getGraphicsObjectPosition` returns 0 and transparency setting fails\n- Fixed issue where specific HTML content cannot be converted to PDF\n- Fixed issue where HTML2PDF output is incorrect when source HTML has fixed header and footer\n\n### \ud83e\udde9 Forms and Annotations\n- Fixed crash issue on `foxit::pdf::interform::Field::SetValue` after processing 30 pages\n- Fixed issue where created note location and displayed location are inconsistent for certain documents\n- Fixed issue where generated typewriter annotations show red border after editing in editor\n- Fixed issue where screen annotations show black border when `BorderInfo` is not set\n\n### \ud83e\uddf7 Structure / Bookmark / Object Issues\n- Fixed issue where value and unit of measure markups are not displayed after importing from XFDF created by Web SDK demo or Foxit PDF Editor\n- Fixed issue where `AddText` with Arabic text doesn't match expected rendering effect\n- Fixed issue where Type3 text object converted to image object shows blank content\n- Fixed crash issue when filling special position forms in iOS\n- Fixed issue where scanned documents with minimal path elements are incorrectly identified as non-scanned\n- Fixed issue where `PDFPage` parsing returns empty for certain documents that work in WPS and Adobe\n\n### \ud83d\uddc2\ufe0f Optimization\n- Improved `TextPage` constructor performance to match version 9.0 speed\n- Fixed issue where optimizer image compression progress rate only shows 0 or 100 percent\n\n### \ud83d\udd10 Security and Compliance\n- Fixed issue where Chinese characters in certificate subject information appear garbled\n- Fixed PDF/A1-b conversion verification failure caused by transparencies\n\n### \u2699\ufe0f API and Integration\n- Fixed issue where `UpdateHeaderFooter` API only updates one header/footer and removes others\n- Fixed syntax errors in TypeScript declaration file of `@foxitsoftware/foxit-pdf-sdk-node` package\n- Fixed issue where text search and replace reports `\"any unknown error occurs\"`\n- Updated developer guide to include Conversion SDK version dependency for PDF to Office in GSDK 10.0 and 10.1\n- Fixed issue where C# `bookMark.Title` ends with extra null character\n- Fixed issue where concurrent calls to C++ `pdfprint` show parameter error\n\n### \ud83c\udf10 Cross-Platform Support\n- Fixed crash issue when filling special position forms in iOS\n- Fixed issue where `StartImportPages` imports blank pages\n- Fixed issue where `StartImportPages` never finishes for certain documents\n",
"bugtrack_url": null,
"license": "Other/Proprietary License (Commercial)",
"summary": "Foxit PDF SDK For Python3",
"version": "11.0.0",
"project_urls": {
"Homepage": "https://developers.foxit.com"
},
"split_keywords": [
"pdf sdk",
" pdf library",
" pdf render",
" pdf view",
" pdf print",
" pdf edit",
" pdf convert"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "807379b5b19e11ebafb78461fd82ef7c723095a026c3b9125404bddc47aee8ed",
"md5": "b9c0053708f6e04c1ad4b4ae96412590",
"sha256": "64540a7dac1562c2cdda7b23111435227a9acd8f2fb4fe03e75523222a208d14"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "b9c0053708f6e04c1ad4b4ae96412590",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.6",
"size": 40947374,
"upload_time": "2025-07-31T05:33:07",
"upload_time_iso_8601": "2025-07-31T05:33:07.494634Z",
"url": "https://files.pythonhosted.org/packages/80/73/79b5b19e11ebafb78461fd82ef7c723095a026c3b9125404bddc47aee8ed/FoxitPDFSDKPython3-11.0.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9d5f8180076b511524299a4daf3f5a09b7922746af05a26ce26b7b57cf7fda61",
"md5": "c359f67545d11fb41bcb90ecb03c43fa",
"sha256": "1d2feab97eb2816662974581581376a602b58944b0a8d2ee160b5f040714d621"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c359f67545d11fb41bcb90ecb03c43fa",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.6",
"size": 37390808,
"upload_time": "2025-07-31T05:27:01",
"upload_time_iso_8601": "2025-07-31T05:27:01.935341Z",
"url": "https://files.pythonhosted.org/packages/9d/5f/8180076b511524299a4daf3f5a09b7922746af05a26ce26b7b57cf7fda61/FoxitPDFSDKPython3-11.0.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "341913183b4c28789a0ec8f809df1759c9f86ae3ce7bbe0fd07437f509d5191e",
"md5": "11a35256d383691d8f28cfc85f01a3dd",
"sha256": "4da52b1d02e696deec42ee2d2e5a98117f61c621c106478c67231e1878fa7b4c"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp311-abi3-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "11a35256d383691d8f28cfc85f01a3dd",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.6",
"size": 40947363,
"upload_time": "2025-07-31T05:33:10",
"upload_time_iso_8601": "2025-07-31T05:33:10.851713Z",
"url": "https://files.pythonhosted.org/packages/34/19/13183b4c28789a0ec8f809df1759c9f86ae3ce7bbe0fd07437f509d5191e/FoxitPDFSDKPython3-11.0.0-cp311-abi3-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "869d56f7778ddbcea1e4ad19d6d82539f7ec122ec39bd429616dea5b0bad0044",
"md5": "a0193903b6060d00e0f6717c3643f7d5",
"sha256": "e407962fafe5ac0848dbf88d9a1b18120100f835876ae2e0c1ecd0b560092cbe"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp311-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a0193903b6060d00e0f6717c3643f7d5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.6",
"size": 37394626,
"upload_time": "2025-07-31T05:32:41",
"upload_time_iso_8601": "2025-07-31T05:32:41.065123Z",
"url": "https://files.pythonhosted.org/packages/86/9d/56f7778ddbcea1e4ad19d6d82539f7ec122ec39bd429616dea5b0bad0044/FoxitPDFSDKPython3-11.0.0-cp311-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dbe450d58325bc13b2345e8baa8005ff27cdc0b84e8404047fa3d842e02a253f",
"md5": "07da42aa05518c3a0b1f3b6ef8e21d84",
"sha256": "c37a2ed0378d15af6d6528800dcc1c4e9fe63dec51bd59e59a959a1e49f1c903"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "07da42aa05518c3a0b1f3b6ef8e21d84",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": "<4,>=3.6",
"size": 40934460,
"upload_time": "2025-07-31T05:33:14",
"upload_time_iso_8601": "2025-07-31T05:33:14.349455Z",
"url": "https://files.pythonhosted.org/packages/db/e4/50d58325bc13b2345e8baa8005ff27cdc0b84e8404047fa3d842e02a253f/FoxitPDFSDKPython3-11.0.0-cp36-cp36m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a2c6115fca7351e3079cb5ed0412de66970f18e09c598e4c5821c3ae9690aad7",
"md5": "93703109472ca40f1a398b4b3ae86a31",
"sha256": "764e80cf62d30eeed9f449e527ed5eaccc731f4b41de60105b485b592a32ec67"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "93703109472ca40f1a398b4b3ae86a31",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": "<4,>=3.6",
"size": 40934426,
"upload_time": "2025-07-31T05:33:17",
"upload_time_iso_8601": "2025-07-31T05:33:17.504577Z",
"url": "https://files.pythonhosted.org/packages/a2/c6/115fca7351e3079cb5ed0412de66970f18e09c598e4c5821c3ae9690aad7/FoxitPDFSDKPython3-11.0.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d20714897c1d2cb00e1d00c95f3dc69ed9c070a2b342ef76d6df5e718f311640",
"md5": "0fbad865964e78fc2fc731a9f2f74f08",
"sha256": "d9e5c4230d0bdf44863b4552ef75973df5aaf628baeb10ad88a2ea6a1ba02d65"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "0fbad865964e78fc2fc731a9f2f74f08",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.6",
"size": 40947099,
"upload_time": "2025-07-31T05:33:21",
"upload_time_iso_8601": "2025-07-31T05:33:21.186118Z",
"url": "https://files.pythonhosted.org/packages/d2/07/14897c1d2cb00e1d00c95f3dc69ed9c070a2b342ef76d6df5e718f311640/FoxitPDFSDKPython3-11.0.0-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "65cba342f7799141c5da0239a0905e7d46a489959d1e77a07167f6c53a14ad6b",
"md5": "d6e1232664b6e21819ced39fc3434d69",
"sha256": "c863f36ade260984ee1ec7ba67798082d55e77ab450683bfe9e8d4fcd407a0e6"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "d6e1232664b6e21819ced39fc3434d69",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.6",
"size": 37389525,
"upload_time": "2025-07-31T05:32:44",
"upload_time_iso_8601": "2025-07-31T05:32:44.499105Z",
"url": "https://files.pythonhosted.org/packages/65/cb/a342f7799141c5da0239a0905e7d46a489959d1e77a07167f6c53a14ad6b/FoxitPDFSDKPython3-11.0.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8f510afdaabd1fa536d86deffeb0765f2edfad0d1a13b9e98655a9ba2c7ac5e9",
"md5": "f8e471204cd6860f3fb7829167f1e258",
"sha256": "3940150a9babea07e9461c689fea71a1afe22e47b7dba6a0ac1ff064a27c3605"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "f8e471204cd6860f3fb7829167f1e258",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.6",
"size": 40947364,
"upload_time": "2025-07-31T05:33:26",
"upload_time_iso_8601": "2025-07-31T05:33:26.134126Z",
"url": "https://files.pythonhosted.org/packages/8f/51/0afdaabd1fa536d86deffeb0765f2edfad0d1a13b9e98655a9ba2c7ac5e9/FoxitPDFSDKPython3-11.0.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eeb6f814b73852dc004e6d6d9b70b64d4b7e540cec1bb703aa112511f4a58887",
"md5": "583dba9e7dfe48cc5c0384ddc8ee4c91",
"sha256": "b43fcc1ed7b66d47c98a813836d73c2286c6223d8e247ce2714a9f606a233474"
},
"downloads": -1,
"filename": "FoxitPDFSDKPython3-11.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "583dba9e7dfe48cc5c0384ddc8ee4c91",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.6",
"size": 37390824,
"upload_time": "2025-07-31T05:32:48",
"upload_time_iso_8601": "2025-07-31T05:32:48.154543Z",
"url": "https://files.pythonhosted.org/packages/ee/b6/f814b73852dc004e6d6d9b70b64d4b7e540cec1bb703aa112511f4a58887/FoxitPDFSDKPython3-11.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 05:33:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "foxitpdfsdkpython3"
}