The PDFNet Structured Output Module is based on SolidFramework version 10.0.13386. Therefore, if you are running an older version of SolidFramework then you should review the following Changelog for any important changes between your current version and SolidFramework 10.0.13386. Once completed, you can continue with the rest of this guide.
https://solidframework.net/release-notes/
If you are new to PDFNet, please check out our PDF2Office sample application.
The following translation tables can be used to map Solid Framework APIs to PDFNet APIs.
Solid Framework | PDFNet |
---|---|
Convert() |
|
PDFNet only supports converting one file at a time. No overwrite warning. File conversions only, no in-memory streams or byte arrays. No progress callbacks or cancel mechanism.
Solid Framework | PDFNet |
---|---|
Class |
Solid Framework | PDFNet |
---|---|
| |
|
|
| |
| |
|
|
|
|
|
|
Solid Framework | PDFNet |
---|---|
Class |
Note: Please switch WordOutputOptions to text mode using SetWordOutputFormat(Convert.WordOutputOptions.WordOutputFormat.e_wof_txt);
Solid Framework | PDFNet |
---|---|
| |
| |
| |
| |
|
|
|
|
Solid Framework | PDFNet |
---|---|
Class |
Solid Framework | PDFNet |
---|---|
| |
| |
| |
|
|
|
|
|
|
Solid Framework | PDFNet |
---|---|
Class |
Solid Framework | PDFNet |
---|---|
| |
| |
|
|
|
|
Note: The default PDF to HTML engine in PDFNet is not Solid Framework. To enable Solid Framework, please call options.SetContentReflowSetting(Convert.HTMLOutputOptions.e_reflow_full);
Solid Framework | PDFNet |
---|---|
Class |
Solid Framework | PDFNet |
---|---|
| |
| |
|
|
| |
| |
|
|
|
|
Note: The default PDF to HTML engine in PDFNet is not Solid Framework.
It is expected that whatever instance you were running SolidFramework.dll on will also run the Structured Output Module (StructuredOutput.exe) just fine.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales