You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,18 +34,19 @@ For complete SDK documentation see the [PDFix website](https://pdfix.net).
34
34
* Digital Signature Support
35
35
* eSignature Support
36
36
* Time Stamp Support
37
-
38
37
* Logical Content Extraction
39
-
40
38
* PDF to HTML Conversion
41
-
42
39
* PDF to JSON Conversion
43
-
44
40
* PDF Forms to HTML Forms
45
-
46
41
* Add Tags to PDF
47
-
48
42
* 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.
0 commit comments