Foxit PDF SDK
fsdk.Convert Class Reference

Detailed Description

Conversion add-on module can be used to do some conversion between PDF file and other file formats. Before using any class or methods in this module, please ensure Foxit PDF SDK has been initialized successfully by function fsdk.LibraryInitialize with a key including "Conversion" module. Before using function fsdk.ConvertFromDWG , please ensure Foxit PDF SDK has been initialized successfully by function fsdk.LibraryInitialize with a key including "DWG2PDF" module. From version 11.0, we do not update and maintance HTML2PDF engine package on linux x86 platform and maybe it will be deprecated in the future version on linux x86 platform.

See also
fsdk.Library