Skip to main content

PDFix SDK package - BETA

Project description

PDFix SDK Package

Cross-Platform PDF Library

Features

  • Make PDF Accessible with an Automated PDF Remediation and Auto-Tagging
  • PDF Data Extraction into structured formats (JSON, XML, HTML)
  • PDF to HTML Conversion in fixed, reflowable, and structure-based layout
  • Standard PDF Features like render, edit content, watermark, markup, sign, redact, fill-in forms, OCR

Installation

pip install pdfix-sdk

Example

from pdfixsdk.Pdfix import *

pdfix = GetPdfix()
doc = pdfix.OpenDoc("path/to/your.pdf", "")
print(doc.GetNumPages())
doc.Close()

Project details


Download files

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

Source Distribution

pdfix_sdk-6.20.0.tar.gz (47.3 MB view hashes)

Uploaded Source

Built Distribution

pdfix_sdk-6.20.0-py3-none-any.whl (47.4 MB view hashes)

Uploaded Python 3

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