Skip to content

Commit c37cd18

Browse files
authored
Update README.md
1 parent 59be441 commit c37cd18

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,19 @@ For complete SDK documentation see the [PDFix website](https://pdfix.net).
3434
* Digital Signature Support
3535
* eSignature Support
3636
* Time Stamp Support
37-
3837
* Logical Content Extraction
39-
4038
* PDF to HTML Conversion
41-
4239
* PDF to JSON Conversion
43-
4440
* PDF Forms to HTML Forms
45-
4641
* Add Tags to PDF
47-
4842
* PDF to PDF/UA
43+
* PDF to XML
44+
45+
## Installation on Windows, MacOS, Linux
46+
Copy shared libraries from the bin folder in downloaded PDFix SDK package (https://pdfix.net/download) into the build folder same as the the executable. For 64-bit environment use files with \*64.* suffix.
47+
Windows: pdfix.dll, pdf_to_html.dll, ocr_tesseract.dll
48+
MacOS: libpdfix.dylib, libpdf_to_html.dylib, libocr_tesseract.dylib
49+
Linux: libpdfix.so, libpdf_to_html.so, libocr_tesseract.so
4950

5051
## Have a question? Need help?
5152
Let us know and we’ll get back to you. Write us to support@pdfix.net or fill the

0 commit comments

Comments
 (0)