Use Case
Convert PDF Form to HTML to allow filling the Form directly in the browser without need of having PDF Readers installed.
Resources
Integration
The SDK provides two options for integrating into your project using a Command Line Utility or programatically.
Click here to create your free trial license key.
> Command Line
PDFix provides simple and fast automated PDF processing using a command line. PDFix Command Line Utility is the easiest way to integrate the SDK functionality into your solution available for Windows, MacOS and Linux. Learn more about the Command Line Utility.
$ cd /pdfix_mac/bin
$ ./pdfix_app support@pdfix.net 3bE31NaixzFE58ir -pdf2html /Users/admin/Documents/input.pdf output.html
Output:
This converts PDF to HTML , output is the HTML file created during conversion. Click to see available options.
PDF to HTML
Success
hese code samples show how to convert the whole PDF document to HTML. Code integration into your project allows you to take full control of the PDF data processing: