| java.lang.Object | |||
| ↳ | com.pdftron.pdf.OptionsBase | ||
| ↳ | com.pdftron.pdf.ConversionOptions | ||
| ↳ | com.pdftron.pdf.OfficeToPDFOptions | ||
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | OfficeToPDFOptions.AnimationMode | PowerPoint document animation display options. | |||||||||
| enum | OfficeToPDFOptions.DisplayComments | Word document comment options. | |||||||||
| enum | OfficeToPDFOptions.DisplaySpeakerNotes | PowerPoint document speaker note options. | |||||||||
| enum | OfficeToPDFOptions.StructureTagLevel | Level of detail for structure tags. | |||||||||
| class | OfficeToPDFOptions.UpdateDynamicFields | Dynamic fields to be updated within the document. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
OfficeToPDFOptions()
Constructor.
| |||||||||||
|
OfficeToPDFOptions(String json_string)
Constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OfficeToPDFOptions.AnimationMode |
getAnimationHandling()
Gets the value AnimationHandling from the options object.
| ||||||||||
| boolean |
getApplyPageBreaksToSheet()
Gets the value ApplyPageBreaksToSheet from the options object.
| ||||||||||
| boolean |
getDisableExcelHeadersFooters()
Gets the value DisableExcelHeadersFooters from the options object.
| ||||||||||
| boolean |
getDisableExcelMargins()
Gets the value DisableExcelMargins from the options object.
| ||||||||||
| boolean |
getDisableSheetHeightLimit()
Gets the value DisableSheetHeightLimit from the options object.
| ||||||||||
| boolean |
getDisplayChangeTracking()
Gets the value DisplayChangeTracking from the options object.
| ||||||||||
| OfficeToPDFOptions.DisplayComments |
getDisplayComments()
Gets the value DisplayComments from the options object.
| ||||||||||
| boolean |
getDisplayHiddenCells()
Gets the value DisplayHiddenCells from the options object.
| ||||||||||
| boolean |
getDisplayHiddenText()
Gets the value DisplayHiddenText from the options object.
| ||||||||||
| OfficeToPDFOptions.DisplaySpeakerNotes |
getDisplaySpeakerNotes()
Gets the value DisplaySpeakerNotes from the options object.
| ||||||||||
| double |
getExcelDefaultCellBorderWidth()
Gets the value ExcelDefaultCellBorderWidth from the options object.
| ||||||||||
| int |
getExcelMaxAllowedCellCount()
Gets the value ExcelMaxAllowedCellCount from the options object.
| ||||||||||
| boolean |
getHideTotalNumberOfPages()
Gets the value HideTotalNumberOfPages from the options object.
| ||||||||||
| boolean |
getIncludeBookmarks()
Gets the value IncludeBookmarks from the options object.
| ||||||||||
| boolean |
getIncrementalSave()
Gets the value IncrementalSave from the options object.
| ||||||||||
| String |
getLayoutResourcesPluginPath()
Gets the value LayoutResourcesPluginPath from the options object.
| ||||||||||
| String |
getLocale()
Gets the value Locale from the options object.
| ||||||||||
| String |
getPassword()
Gets the value Password from the options object.
| ||||||||||
| String |
getResourceDocPath()
Gets the value ResourceDocPath from the options object.
| ||||||||||
| boolean |
getShowExcelGridlines()
Gets the value ShowExcelGridlines from the options object.
| ||||||||||
| String |
getSmartSubstitutionPluginPath()
Gets the value SmartSubstitutionPluginPath from the options object.
| ||||||||||
| OfficeToPDFOptions.StructureTagLevel |
getStructureTagLevel()
Gets the value StructureTagLevel from the options object.
| ||||||||||
| String |
getTemplateLeftDelimiter()
Gets the value TemplateLeftDelimiter from the options object.
| ||||||||||
| String |
getTemplateParamsJson()
Gets the value TemplateParamsJson from the options object.
| ||||||||||
| String |
getTemplateRightDelimiter()
Gets the value TemplateRightDelimiter from the options object.
| ||||||||||
| boolean |
getTemplateStrictMode()
Gets the value TemplateStrictMode from the options object.
| ||||||||||
| int |
getUpdateDynamicFields()
Gets the value UpdateDynamicFields from the options object.
| ||||||||||
| boolean |
getUpdateTableOfContents()
Gets the value UpdateTableOfContents from the options object.
| ||||||||||
| OfficeToPDFOptions |
setAnimationHandling(OfficeToPDFOptions.AnimationMode value)
Sets the value for AnimationHandling in the options object.
| ||||||||||
| OfficeToPDFOptions |
setApplyPageBreaksToSheet(boolean value)
Sets the value for ApplyPageBreaksToSheet in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisableExcelHeadersFooters(boolean value)
Sets the value for DisableExcelHeadersFooters in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisableExcelMargins(boolean value)
Sets the value for DisableExcelMargins in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisableSheetHeightLimit(boolean value)
Sets the value for DisableSheetHeightLimit in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisplayChangeTracking(boolean value)
Sets the value for DisplayChangeTracking in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisplayComments(OfficeToPDFOptions.DisplayComments value)
Sets the value for DisplayComments in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisplayHiddenCells(boolean value)
Sets the value for DisplayHiddenCells in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisplayHiddenText(boolean value)
Sets the value for DisplayHiddenText in the options object.
| ||||||||||
| OfficeToPDFOptions |
setDisplaySpeakerNotes(OfficeToPDFOptions.DisplaySpeakerNotes value)
Sets the value for DisplaySpeakerNotes in the options object.
| ||||||||||
| OfficeToPDFOptions |
setExcelDefaultCellBorderWidth(double value)
Sets the value for ExcelDefaultCellBorderWidth in the options object.
| ||||||||||
| OfficeToPDFOptions |
setExcelMaxAllowedCellCount(int value)
Sets the value for ExcelMaxAllowedCellCount in the options object.
| ||||||||||
| OfficeToPDFOptions |
setHideTotalNumberOfPages(boolean value)
Sets the value for HideTotalNumberOfPages in the options object.
| ||||||||||
| OfficeToPDFOptions |
setIncludeBookmarks(boolean value)
Sets the value for IncludeBookmarks in the options object.
| ||||||||||
| OfficeToPDFOptions |
setIncrementalSave(boolean value)
Sets the value for IncrementalSave in the options object.
| ||||||||||
| OfficeToPDFOptions |
setLayoutResourcesPluginPath(String value)
Sets the value for LayoutResourcesPluginPath in the options object.
| ||||||||||
| OfficeToPDFOptions |
setLocale(String value)
Sets the value for Locale in the options object.
| ||||||||||
| OfficeToPDFOptions |
setPassword(String value)
Sets the value for Password in the options object.
| ||||||||||
| OfficeToPDFOptions |
setResourceDocPath(String value)
Sets the value for ResourceDocPath in the options object.
| ||||||||||
| OfficeToPDFOptions |
setShowExcelGridlines(boolean value)
Sets the value for ShowExcelGridlines in the options object.
| ||||||||||
| OfficeToPDFOptions |
setSmartSubstitutionPluginPath(String value)
Sets the value for SmartSubstitutionPluginPath in the options object.
| ||||||||||
| OfficeToPDFOptions |
setStructureTagLevel(OfficeToPDFOptions.StructureTagLevel value)
Sets the value for StructureTagLevel in the options object.
| ||||||||||
| OfficeToPDFOptions |
setTemplateLeftDelimiter(String value)
Sets the value for TemplateLeftDelimiter in the options object.
| ||||||||||
| OfficeToPDFOptions |
setTemplateParamsJson(String value)
Sets the value for TemplateParamsJson in the options object.
| ||||||||||
| OfficeToPDFOptions |
setTemplateRightDelimiter(String value)
Sets the value for TemplateRightDelimiter in the options object.
| ||||||||||
| OfficeToPDFOptions |
setTemplateStrictMode(boolean value)
Sets the value for TemplateStrictMode in the options object.
| ||||||||||
| OfficeToPDFOptions |
setUpdateDynamicFields(int value)
Sets the value for UpdateDynamicFields in the options object.
| ||||||||||
| OfficeToPDFOptions |
setUpdateTableOfContents(boolean value)
Sets the value for UpdateTableOfContents in the options object.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pdftron.pdf.ConversionOptions
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value AnimationHandling from the options object. Specifies the handling of animations present in the PowerPoint document. By default, animations will be ignored and only the default content of each slide will be displayed.
| PDFNetException |
|---|
Gets the value ApplyPageBreaksToSheet from the options object. Whether we should split Excel worksheets into pages so that the output resembles print output. If set to false (the default), Excel sheets will be placed one per page, except in the case where the sheets are very large.
| PDFNetException |
|---|
Gets the value DisableExcelHeadersFooters from the options object. Disables the conversion of Excel headers and footers. When this flag is set to True, any headers or footers in the original Excel sheet will be ignored in the output.
| PDFNetException |
|---|
Gets the value DisableExcelMargins from the options object. Sets Excel page margins to zero. When this flag is set to True, the output pages of the Excel conversion will have no margins.
| PDFNetException |
|---|
Gets the value DisableSheetHeightLimit from the options object. Removes the default sheet height limit of 12 feet, after which the sheet would be divided into pages up to 4 feet long each. When this flag is set to True and ApplyPageBreaksToSheet is set to False, each page will contain the entire corresponding sheet.
| PDFNetException |
|---|
Gets the value DisplayChangeTracking from the options object. If this option is true, will display office change tracking markup present in the document (i.e, red strikethrough of deleted content and underlining of new content). Otherwise displays the resolved document content, with no markup. Defaults to true.
| PDFNetException |
|---|
Gets the value DisplayComments from the options object. Specifies the display of comments that are present in the document. By default, comments will not be displayed.
| PDFNetException |
|---|
Gets the value DisplayHiddenCells from the options object. Display any hidden rows and columns present in the Excel sheet (i.e., rows/columns with visibility set as 'hidden'). By default, hidden cells will not be displayed.
| PDFNetException |
|---|
Gets the value DisplayHiddenText from the options object. Display any hidden text that is present in the document (i.e., text that has been marked as 'Hidden' in the font style). By default, hidden text will not be displayed.
| PDFNetException |
|---|
Gets the value DisplaySpeakerNotes from the options object. Specifies the display of speaker notes that are present in the PowerPoint document. By default, speaker notes will not be displayed.
| PDFNetException |
|---|
Gets the value ExcelDefaultCellBorderWidth from the options object. Cell border width for table cells that would normally be drawn with no border. In units of points. Can be used to achieve a similar effect to the "show gridlines" display option within Microsoft Excel.
| PDFNetException |
|---|
Gets the value ExcelMaxAllowedCellCount from the options object. Conversion will throw an exception if the number of cells in a Microsoft Excel document is above the set MaxAllowedCellCount. Used for early termination of resource intensive conversions. Setting this value to 250000 will allow the vast majority of Excel documents to convert without issue, while keeping RAM usage to a reasonable level. By default there is no limit to the number of allowed cells.
| PDFNetException |
|---|
Gets the value HideTotalNumberOfPages from the options object. If the document has an element that displays the total number of pages and the total number of pages is unknown beforehand, remove those elements from the document.
| PDFNetException |
|---|
Gets the value IncludeBookmarks from the options object. When this option is set to false, Word document bookmarks will not be converted into PDF bookmarks. However, Word headings will still be automatically converted into PDF bookmarks. By default, both Word bookmarks and headings are converted into PDF bookmarks, providing a comprehensive navigation structure within the converted PDF.
| PDFNetException |
|---|
Gets the value IncrementalSave from the options object. If this option is true, the document will be saved incrementally during the conversion, thus reducing the peak memory usage. Save an empty PDFDoc to the target location before the conversion so the incremental saving is done directly to the target location. Otherwise, a temporary file will be used. PDFDoc.Save still has to be called after the conversion is done to finalize the file. Doing PDFDoc.Save with e_incremental flag will reduce the saving time but increase the PDF file size.
| PDFNetException |
|---|
Gets the value LayoutResourcesPluginPath from the options object. The path at which the pdftron-provided font resource plugin resides.
| PDFNetException |
|---|
Gets the value Locale from the options object. ISO 639-1 code of the locale to be applied during conversion. For example: 'en-US', 'ar-SA', 'de-DE', etc. Currently only applied during xls/xlsx conversions.
| PDFNetException |
|---|
Gets the value Password from the options object. Password used to decrypt password-protected office documents.
| PDFNetException |
|---|
Gets the value ResourceDocPath from the options object. The path at which a .docx resource document resides.
| PDFNetException |
|---|
Gets the value ShowExcelGridlines from the options object. Forces Excel gridlines to appear in the output when they are not enabled in the original sheet.
| PDFNetException |
|---|
Gets the value SmartSubstitutionPluginPath from the options object. The path at which the pdftron-provided font resource plugin resides.
| PDFNetException |
|---|
Gets the value StructureTagLevel from the options object. Specifies the level of document structure tags to include in the PDF for accessibility purposes.
| PDFNetException |
|---|
Gets the value TemplateLeftDelimiter from the options object. Left delimiter for template tags. Defaults to '{{'.
| PDFNetException |
|---|
Gets the value TemplateParamsJson from the options object. JSON string representing the data to be merged into a PDFTron office template. For a more featureful template API, see CreateOfficeTemplate.
| PDFNetException |
|---|
Gets the value TemplateRightDelimiter from the options object. Right delimiter for template tags. Defaults to '}}'.
| PDFNetException |
|---|
Gets the value TemplateStrictMode from the options object. If "Strict Mode" is enabled, when a template key is missing from the json data an exception will be thrown. If "Strict Mode" is disabled (default), the tag will be replaced with no content.
| PDFNetException |
|---|
Gets the value UpdateDynamicFields from the options object. Specifies which dynamic fields should be updated within the document. By default, dynamic fields will display cached field values, which is consistent with the PDF export behaviour of Word. This option allows fine-tuning which types of dynamic fields are updated, which would otherwise have to be done manually in Word. Updating dynamic fields can improve the accuracy of field content, though it may increase conversion time. Some dynamic fields such as page numbers are always updated regardless of this setting.
| PDFNetException |
|---|
Gets the value UpdateTableOfContents from the options object. Updates the table of contents in the document so it matches the actual locations of headings/bookmarks. By default, the table of contents is not updated. Enabling this option may negatively affect conversion speed.
| PDFNetException |
|---|
Sets the value for AnimationHandling in the options object. Specifies the handling of animations present in the PowerPoint document. By default, animations will be ignored and only the default content of each slide will be displayed.
| value | The new value for AnimationHandling. |
|---|
| PDFNetException |
|---|
Sets the value for ApplyPageBreaksToSheet in the options object. Whether we should split Excel worksheets into pages so that the output resembles print output. If set to false (the default), Excel sheets will be placed one per page, except in the case where the sheets are very large.
| value | The new value for ApplyPageBreaksToSheet. |
|---|
| PDFNetException |
|---|
Sets the value for DisableExcelHeadersFooters in the options object. Disables the conversion of Excel headers and footers. When this flag is set to True, any headers or footers in the original Excel sheet will be ignored in the output.
| value | The new value for DisableExcelHeadersFooters. |
|---|
| PDFNetException |
|---|
Sets the value for DisableExcelMargins in the options object. Sets Excel page margins to zero. When this flag is set to True, the output pages of the Excel conversion will have no margins.
| value | The new value for DisableExcelMargins. |
|---|
| PDFNetException |
|---|
Sets the value for DisableSheetHeightLimit in the options object. Removes the default sheet height limit of 12 feet, after which the sheet would be divided into pages up to 4 feet long each. When this flag is set to True and ApplyPageBreaksToSheet is set to False, each page will contain the entire corresponding sheet.
| value | The new value for DisableSheetHeightLimit. |
|---|
| PDFNetException |
|---|
Sets the value for DisplayChangeTracking in the options object. If this option is true, will display office change tracking markup present in the document (i.e, red strikethrough of deleted content and underlining of new content). Otherwise displays the resolved document content, with no markup. Defaults to true.
| value | The new value for DisplayChangeTracking. |
|---|
| PDFNetException |
|---|
Sets the value for DisplayComments in the options object. Specifies the display of comments that are present in the document. By default, comments will not be displayed.
| value | The new value for DisplayComments. |
|---|
| PDFNetException |
|---|
Sets the value for DisplayHiddenCells in the options object. Display any hidden rows and columns present in the Excel sheet (i.e., rows/columns with visibility set as 'hidden'). By default, hidden cells will not be displayed.
| value | The new value for DisplayHiddenCells. |
|---|
| PDFNetException |
|---|
Sets the value for DisplayHiddenText in the options object. Display any hidden text that is present in the document (i.e., text that has been marked as 'Hidden' in the font style). By default, hidden text will not be displayed.
| value | The new value for DisplayHiddenText. |
|---|
| PDFNetException |
|---|
Sets the value for DisplaySpeakerNotes in the options object. Specifies the display of speaker notes that are present in the PowerPoint document. By default, speaker notes will not be displayed.
| value | The new value for DisplaySpeakerNotes. |
|---|
| PDFNetException |
|---|
Sets the value for ExcelDefaultCellBorderWidth in the options object. Cell border width for table cells that would normally be drawn with no border. In units of points. Can be used to achieve a similar effect to the "show gridlines" display option within Microsoft Excel.
| value | The new value for ExcelDefaultCellBorderWidth. |
|---|
| PDFNetException |
|---|
Sets the value for ExcelMaxAllowedCellCount in the options object. Conversion will throw an exception if the number of cells in a Microsoft Excel document is above the set MaxAllowedCellCount. Used for early termination of resource intensive conversions. Setting this value to 250000 will allow the vast majority of Excel documents to convert without issue, while keeping RAM usage to a reasonable level. By default there is no limit to the number of allowed cells.
| value | The new value for ExcelMaxAllowedCellCount. |
|---|
| PDFNetException |
|---|
Sets the value for HideTotalNumberOfPages in the options object. If the document has an element that displays the total number of pages and the total number of pages is unknown beforehand, remove those elements from the document.
| value | The new value for HideTotalNumberOfPages. |
|---|
| PDFNetException |
|---|
Sets the value for IncludeBookmarks in the options object. When this option is set to false, Word document bookmarks will not be converted into PDF bookmarks. However, Word headings will still be automatically converted into PDF bookmarks. By default, both Word bookmarks and headings are converted into PDF bookmarks, providing a comprehensive navigation structure within the converted PDF.
| value | The new value for IncludeBookmarks. |
|---|
| PDFNetException |
|---|
Sets the value for IncrementalSave in the options object. If this option is true, the document will be saved incrementally during the conversion, thus reducing the peak memory usage. Save an empty PDFDoc to the target location before the conversion so the incremental saving is done directly to the target location. Otherwise, a temporary file will be used. PDFDoc.Save still has to be called after the conversion is done to finalize the file. Doing PDFDoc.Save with e_incremental flag will reduce the saving time but increase the PDF file size.
| value | The new value for IncrementalSave. |
|---|
| PDFNetException |
|---|
Sets the value for LayoutResourcesPluginPath in the options object. The path at which the pdftron-provided font resource plugin resides.
| value | The new value for LayoutResourcesPluginPath. |
|---|
| PDFNetException |
|---|
Sets the value for Locale in the options object. ISO 639-1 code of the locale to be applied during conversion. For example: 'en-US', 'ar-SA', 'de-DE', etc. Currently only applied during xls/xlsx conversions.
| value | The new value for Locale. |
|---|
| PDFNetException |
|---|
Sets the value for Password in the options object. Password used to decrypt password-protected office documents.
| value | The new value for Password. |
|---|
| PDFNetException |
|---|
Sets the value for ResourceDocPath in the options object. The path at which a .docx resource document resides.
| value | The new value for ResourceDocPath. |
|---|
| PDFNetException |
|---|
Sets the value for ShowExcelGridlines in the options object. Forces Excel gridlines to appear in the output when they are not enabled in the original sheet.
| value | The new value for ShowExcelGridlines. |
|---|
| PDFNetException |
|---|
Sets the value for SmartSubstitutionPluginPath in the options object. The path at which the pdftron-provided font resource plugin resides.
| value | The new value for SmartSubstitutionPluginPath. |
|---|
| PDFNetException |
|---|
Sets the value for StructureTagLevel in the options object. Specifies the level of document structure tags to include in the PDF for accessibility purposes.
| value | The new value for StructureTagLevel. |
|---|
| PDFNetException |
|---|
Sets the value for TemplateLeftDelimiter in the options object. Left delimiter for template tags. Defaults to '{{'.
| value | The new value for TemplateLeftDelimiter. |
|---|
| PDFNetException |
|---|
Sets the value for TemplateParamsJson in the options object. JSON string representing the data to be merged into a PDFTron office template. For a more featureful template API, see CreateOfficeTemplate.
| value | The new value for TemplateParamsJson. |
|---|
| PDFNetException |
|---|
Sets the value for TemplateRightDelimiter in the options object. Right delimiter for template tags. Defaults to '}}'.
| value | The new value for TemplateRightDelimiter. |
|---|
| PDFNetException |
|---|
Sets the value for TemplateStrictMode in the options object. If "Strict Mode" is enabled, when a template key is missing from the json data an exception will be thrown. If "Strict Mode" is disabled (default), the tag will be replaced with no content.
| value | The new value for TemplateStrictMode. |
|---|
| PDFNetException |
|---|
Sets the value for UpdateDynamicFields in the options object. Specifies which dynamic fields should be updated within the document. By default, dynamic fields will display cached field values, which is consistent with the PDF export behaviour of Word. This option allows fine-tuning which types of dynamic fields are updated, which would otherwise have to be done manually in Word. Updating dynamic fields can improve the accuracy of field content, though it may increase conversion time. Some dynamic fields such as page numbers are always updated regardless of this setting.
| value | The new value for UpdateDynamicFields. |
|---|
| PDFNetException |
|---|
Sets the value for UpdateTableOfContents in the options object. Updates the table of contents in the document so it matches the actual locations of headings/bookmarks. By default, the table of contents is not updated. Enabling this option may negatively affect conversion speed.
| value | The new value for UpdateTableOfContents. |
|---|
| PDFNetException |
|---|