diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-04-21 23:53:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-04-22 12:20:38 +0200 |
commit | 8c0b0a8e0aad857b7089883f7c4fabbe8d9d64de (patch) | |
tree | bdb1ce39eb1e3b315b00a7e0cf4c4eea067db248 /source/text/shared/01 | |
parent | 5dfb463b6d96f4c2077d9565628d5674ec340550 (diff) |
tdf#147105 Document the various new PDF export options in command-line
Change-Id: Id89e27738d34322e7bab870a5fd247f988be76a4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/150797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/ref_pdf_export_digital_signature.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/ref_pdf_export_user_interface.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/ref_pdf_send_as.xhp | 3 |
3 files changed, 4 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 3544ac5e26..c9278808cd 100644 --- a/source/text/shared/01/ref_pdf_export_digital_signature.xhp +++ b/source/text/shared/01/ref_pdf_export_digital_signature.xhp @@ -81,6 +81,7 @@ <paragraph role="paragraph" id="par_id471574099784178" localize="false"><embedvar href="text/shared/01/ref_pdf_export_security.xhp#pdfexportsecurityh1"/></paragraph> <paragraph role="paragraph" id="par_id971574099788219" localize="false"><embedvar href="text/shared/01/ref_pdf_export_digital_signature.xhp#pdfexportdigitalsignatureh1"/></paragraph> <paragraph role="paragraph" id="par_id611574099984161" localize="false"><embedvar href="text/shared/01/ref_pdf_export.xhp#ref_pdf_export"/></paragraph> + <embed href="text/shared/guide/pdf_params.xhp#h1"/> </section> </body> </helpdocument> diff --git a/source/text/shared/01/ref_pdf_export_user_interface.xhp b/source/text/shared/01/ref_pdf_export_user_interface.xhp index 83ac938ccc..1446aa298c 100644 --- a/source/text/shared/01/ref_pdf_export_user_interface.xhp +++ b/source/text/shared/01/ref_pdf_export_user_interface.xhp @@ -79,6 +79,7 @@ <paragraph id="par_id4850001" role="paragraph" xml-lang="en-US"><ahelp hid=".">Select to show bookmarks down to the selected level when the reader opens the PDF file.</ahelp></paragraph> <section id="relatedtopics"> <embed href="text/shared/01/ref_pdf_export_digital_signature.xhp#relatedtopics"/> + </section> </body> </helpdocument> diff --git a/source/text/shared/01/ref_pdf_send_as.xhp b/source/text/shared/01/ref_pdf_send_as.xhp index 81a05cf8f2..1038dc98e7 100644 --- a/source/text/shared/01/ref_pdf_send_as.xhp +++ b/source/text/shared/01/ref_pdf_send_as.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textshared01ref_pdf_send_asxml" indexer="include" status="PUBLISH"> @@ -40,6 +40,7 @@ </section> <section id="relatedtopics"> <embed href="text/shared/01/ref_pdf_export.xhp#ref_pdf_export"/> +<embed href="text/shared/guide/pdf_params.xhp#h1"/> </section> </body> </helpdocument> |