diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-18 19:24:22 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-22 15:34:24 +0100 |
commit | 98a893b4b27bbf27fe9ecb8a78db6a2d97dee30e (patch) | |
tree | 262153b5063ec1dfef84ac5ace1354393f3c5c32 /source/text | |
parent | efc72a00693af420979735313b57eced9ac0fbaa (diff) |
Add PDF Export General Page screenshot
Change-Id: I1f045faa224e8b24cc67a38989209217b15abdb1
Reviewed-on: https://gerrit.libreoffice.org/83139
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 3364b6db42899b82173030f26d58ca621b7f9a03)
Reviewed-on: https://gerrit.libreoffice.org/83497
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/ref_pdf_export_general.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/06/filter_screenshots.xhp | 25 |
2 files changed, 26 insertions, 0 deletions
diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index 6cff5dd5a0..c7dfa7ca11 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -30,6 +30,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#exportpdfgeneral"/> </section> + <embed href="text/shared/06/filter_screenshots.xhp#pdfgeneralpage"/> <h2 id="hd_id3148520">Range</h2> <paragraph id="par_id3154230" role="paragraph" xml-lang="en-US">Sets the export options for the pages included in the PDF file.</paragraph> <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/all" id="bm_id1033967" localize="false"/> diff --git a/source/text/shared/06/filter_screenshots.xhp b/source/text/shared/06/filter_screenshots.xhp new file mode 100644 index 0000000000..6bd03b19fa --- /dev/null +++ b/source/text/shared/06/filter_screenshots.xhp @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * +--> + +<meta> + <topic id="filterscreenshots" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Filter screenshots</title> + <filename>/text/shared/06/filter_screenshots.xhp</filename> + </topic> +</meta> +<body> +<section id="pdfgeneralpage"> + <paragraph role="paragraph" id="par_id431534783734366" xml-lang="en-US"> + <image src="media/screenshots/filter/ui/pdfgeneralpage/PdfGeneralPage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export General Options Dialog Image</alt></image> + </paragraph> +</section> +</body> +</helpdocument> |