diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-19 02:41:15 +0000 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-21 14:29:07 +0000 |
commit | 3f7b5afe0b04aabf7d1fb26b9c825def3123506e (patch) | |
tree | d4b833a8f34cb08bc63cc2723a60a7f085921be0 /source | |
parent | 8ef7f32823c288de63b2b1b8bc9dd151dfa78217 (diff) |
tdf#150164 corrections to "Export bookmarks as named destinations"
Thanks to gabriel.crabbe for technical guidance.
Change-Id: I026dd2311134e69c6320a4bbb99c91defd1a1b53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147274
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/ref_pdf_export_links.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/ref_pdf_export_links.xhp b/source/text/shared/01/ref_pdf_export_links.xhp index 719e9855d6..243ca00c2a 100644 --- a/source/text/shared/01/ref_pdf_export_links.xhp +++ b/source/text/shared/01/ref_pdf_export_links.xhp @@ -30,8 +30,8 @@ </section> <embed href="text/shared/06/filter_screenshots.xhp#pdflinkspage"/> <h2 id="hd_id541574116548796">General</h2> - <h3 id="hd_id8296151">Export outlines as named destinations</h3> - <paragraph id="par_id4809411" role="paragraph" xml-lang="en-US"><ahelp hid=".">The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows you to link to those objects by name from other documents.</ahelp></paragraph> + <h3 id="hd_id8296151">Export bookmarks as named destinations</h3> + <paragraph id="par_id4809411" role="paragraph" xml-lang="en-US"><ahelp hid=".">Enable the checkbox to export bookmarks in your document as named destinations in the PDF document. The destinations correspond to the location of your bookmarks. Use these destinations to create URL links that point to these locations in the PDF document.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/filter/ui/pdflinkspage/convert" id="bm_id6163823" localize="false"/> <h3 id="hd_id6454969">Convert document references to PDF targets</h3> |