Class: OfficeToPDFOptions

PDFNet.Convert. OfficeToPDFOptions


new OfficeToPDFOptions()

An object containing options for wordToPdf functions
Implements:
  • ConversionOptions

Methods


setExcelDefaultCellBorderWidth(width)

Parameters:
Name Type Description
width number
Returns:
this object, for call chaining
Type
PDFNet.Convert.OfficeToPDFOptions

setLayoutResourcesPluginPath(value)

Sets the value for LayoutResourcesPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
Parameters:
Name Type Description
value string The path at which the pdftron-provided font resource plugin resides
Returns:
this object, for call chaining
Type
PDFNet.Convert.OfficeToPDFOptions

setResourceDocPath(value)

Sets the value for ResourceDocPath in the options object The path at which the a .docx resource document resides
Parameters:
Name Type Description
value string The path at which the a .docx resource document resides
Returns:
this object, for call chaining
Type
PDFNet.Convert.OfficeToPDFOptions

setSmartSubstitutionPluginPath(value)

Sets the value for SmartSubstitutionPluginPath in the options object The path at which the pdftron-provided font resource plugin resides
Parameters:
Name Type Description
value string The path at which the pdftron-provided font resource plugin resides
Returns:
this object, for call chaining
Type
PDFNet.Convert.OfficeToPDFOptions