diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-01 07:31:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-01 14:21:26 +0200 |
commit | 027ea0f2535143df97c7f5664669eb4e7920efab (patch) | |
tree | 204cc638025c500880e1580b6562c407f1002362 | |
parent | e36e33937f9cda7fde9ab56f9eb25f6f549700c7 (diff) |
tdf#132720 Clarify 'whole sheet expport' for calc PDF export
Change-Id: Icac720987f6bd94ac7ce26cce57b9555628b5f17
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116531
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/ref_pdf_export_general.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index 783af8020f..25f7c1611d 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -151,8 +151,9 @@ <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/singlepagesheets" id="bm_id5027619" localize="false"/> <switch select="appl"><case select="CALC"> <h3 id="hd_id51574108224576">Whole sheet export</h3> - <paragraph role="paragraph" id="par_id81574108602417">Export one sheet per page.</paragraph> - </case></switch> + <paragraph role="paragraph" id="par_id81574108602417">Export one sheet per page. Ignore each sheet's paper size, print ranges and shown or hidden status. This option put every sheet - including hidden sheets - on exactly one page. Sheet's contents scales as needed to fit in the page.</paragraph> + </case> + </switch> <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/emptypages" id="bm_id5027619" localize="false"/> <h3 id="hd_id3946958">Export automatically inserted blank pages</h3> |