diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2021-08-19 15:58:22 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2021-08-19 17:16:59 +0200 |
commit | 407b53dd2246e727d19fe94c82cb357af2e4f8ed (patch) | |
tree | 23e3626d14e9b4601b9044dc4c4bc0bd41071214 /bin | |
parent | 0bb3ccf9148106ce3e5d9e03c23ab5a9602e843c (diff) |
ScriptForge - (PDF Export) get/set options, export as PDF file
Next methods are introduced in SF_Session:
- GetPDFExportOptions to extract a dictionary of the
40+ existing options for PDF export
- SetPDFExportOptions to update the existing options
When applied the options are permanent also for user manual exports
Those methods are not available in Python.
Next method to export a document to PDF:
- ExportAsPDF: it uses the options set above and/or takes
next specific and transitional options:
pages, password, watermark
This method is implemented for use from Basic and Python
Change-Id: Ic5c4190cff579e62137930f422638aad98e61a16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120740
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions