diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-18 20:01:49 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-22 15:44:16 +0100 |
commit | 2b12bc5831ad82ffd359487f8a608fa35b6ce3f3 (patch) | |
tree | 75e41e6c7c63f46d51898f8468d65c45ed9ffe83 /source/text | |
parent | 598218ecbf5540e4fc8aaa88197f40c2c4b77674 (diff) |
Add PDF Export Digital signature Page screenshot
Change-Id: I463c27689ddc53d8c66b88c835e189956d078652
Reviewed-on: https://gerrit.libreoffice.org/83143
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit c4a358cbe4986b09ccbc73a61fe4c4e2cadacd8f)
Reviewed-on: https://gerrit.libreoffice.org/83502
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/ref_pdf_export_digital_signature.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/06/filter_screenshots.xhp | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/source/text/shared/01/ref_pdf_export_digital_signature.xhp b/source/text/shared/01/ref_pdf_export_digital_signature.xhp index 94031fc98f..c395f805b1 100644 --- a/source/text/shared/01/ref_pdf_export_digital_signature.xhp +++ b/source/text/shared/01/ref_pdf_export_digital_signature.xhp @@ -40,8 +40,10 @@ </default> </switch> <paragraph id="par_id22107307" role="paragraph" xml-lang="en-US">When using a smartcard, it must already be configured for use by your key store. This is usually done during installation of the smartcard software.</paragraph> - <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfsignpage/cert" id="bm_id18720358" localize="false"/> + <embed href="text/shared/06/filter_screenshots.xhp#pdfsignpage"/> + + <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfsignpage/cert" id="bm_id18720358" localize="false"/> <h2 id="hd_id191574111792669">Certificate</h2> <h3 id="hd_id12927335">Use this certificate to digitally sign PDF documents</h3> diff --git a/source/text/shared/06/filter_screenshots.xhp b/source/text/shared/06/filter_screenshots.xhp index 7d2daba27b..29689752de 100644 --- a/source/text/shared/06/filter_screenshots.xhp +++ b/source/text/shared/06/filter_screenshots.xhp @@ -36,5 +36,10 @@ <image src="media/screenshots/filter/ui/pdfuserinterfacepage/PdfUserInterfacePage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export User Interface Options Dialog Image</alt></image> </paragraph> </section> +<section id="pdfsignpage"> + <paragraph role="paragraph" id="par_id434534703704306" xml-lang="en-US"> + <image src="media/screenshots/filter/ui/pdfsignpage/PdfSignPage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export Digital Signature Options Dialog Image</alt></image> + </paragraph> +</section> </body> </helpdocument> |