Error converting x.html to y.pdf
com.foxit.sdk.PDFException: [Library Version]: 8.3.0.0210
[File]: convert.cpp
[Line]: 977
[Function]: FromHTMLImpl
[Unknown error]: any unknown error occurs.
at com.foxit.sdk.addon.conversion.ConversionModuleJNI .Convert_fromHTML__SWIG_0(Native Method) ~[fsdk-8.3.jar!/:?]
at com.foxit.sdk.addon.conversion.Convert.fromHTML(Co nvert.java:46) ~[fsdk-8.3.jar!/:?]
com.foxit.sdk.PDFException: [Library Version]: 8.3.0.0210
[File]: convert.cpp
[Line]: 977
[Function]: FromHTMLImpl
[Unknown error]: any unknown error occurs.
at com.foxit.sdk.addon.conversion.ConversionModuleJNI .Convert_fromHTML__SWIG_0(Native Method) ~[fsdk-8.3.jar!/:?]
at com.foxit.sdk.addon.conversion.Convert.fromHTML(Co nvert.java:46) ~[fsdk-8.3.jar!/:?]
In the JavaDoc, there was mention that the Convert.fromHTML() method was not yet supported on Linux; however, we thought that was now expected to work in version 8.3.
Anyone know if this is supposed to work?