diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-18 19:46:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-22 15:37:43 +0100 |
commit | 34afe11241012d459b2cb2e98b14f9120aa71882 (patch) | |
tree | 0a02be2d7f29a3050f76c778eac6b71481733f55 /source/text | |
parent | ffce3bf3c34c8b6b690b2d9ac95b3c861d0c7286 (diff) |
Add PDF Export View Page screenshot
Change-Id: I76b4036e5d205a952d369d398db211545621e537
Reviewed-on: https://gerrit.libreoffice.org/83141
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f10a2651b6aeb6472821cfe4f02eea2ab3e5ff53)
Reviewed-on: https://gerrit.libreoffice.org/83500
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/ref_pdf_export_initial_view.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/06/filter_screenshots.xhp | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/source/text/shared/01/ref_pdf_export_initial_view.xhp b/source/text/shared/01/ref_pdf_export_initial_view.xhp index 2f0ab9f704..dde93997c5 100644 --- a/source/text/shared/01/ref_pdf_export_initial_view.xhp +++ b/source/text/shared/01/ref_pdf_export_initial_view.xhp @@ -28,7 +28,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#exportpdfinitialview"/> </section> - + <embed href="text/shared/06/filter_screenshots.xhp#pdfviewpage"/> <h2 id="hd_id1218604">Panes</h2> <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfviewpage/pageonly" id="bm_id4472792" localize="false"/> diff --git a/source/text/shared/06/filter_screenshots.xhp b/source/text/shared/06/filter_screenshots.xhp index 1f6c274479..a86c1fda60 100644 --- a/source/text/shared/06/filter_screenshots.xhp +++ b/source/text/shared/06/filter_screenshots.xhp @@ -26,5 +26,10 @@ <image src="media/screenshots/filter/ui/pdflinkspage/PdfLinksPage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export Links Options Dialog Image</alt></image> </paragraph> </section> +<section id="pdfviewpage"> + <paragraph role="paragraph" id="par_id434534703734366" xml-lang="en-US"> + <image src="media/screenshots/filter/ui/pdfviewpage/PdfViewPage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export View Options Dialog Image</alt></image> + </paragraph> +</section> </body> </helpdocument> |