source/text/shared/00/00000401.xhp | 17 ++++++++++ source/text/shared/01/ref_pdf_export_general.xhp | 2 + source/text/shared/01/ref_pdf_export_universal_accessibility.xhp | 6 +-- 3 files changed, 22 insertions(+), 3 deletions(-)
New commits: commit 703c344328b4751e2c6a6477323798848c5594d7 Author: Olivier Hallot <[email protected]> AuthorDate: Tue Jan 7 17:07:23 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Wed Jan 8 10:45:36 2025 +0100 tdf#164549 PDF/UA requires tagged PDF + Improve "How to get" Change-Id: Iaa8591f5ff65ddb687436c1e3b18191620c36bff Reviewed-on: https://gerrit.libreoffice.org/c/help/+/179915 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index 896bf39264..77bc76d6d8 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -577,7 +577,24 @@ <paragraph role="paragraph" id="par_id671574090639995">Choose <menuitem>File - Export As - Export as PDF - Security</menuitem> tab.</paragraph> </section> <section id="exportpdfgeneral"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id211574090645188">Choose <menuitem>File - Export As - Export as PDF - General</menuitem> tab.</paragraph> + <paragraph role="paragraph" id="par_id791736279057621">Choose <menuitem>File - Export</menuitem>, then select <emph>PDF</emph> as file format, click <menuitem>Export</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id841736279430563">In the <menuitem>File</menuitem> tab, choose <menuitem>Export</menuitem> , then select <emph>PDF</emph> as file format, click <menuitem>Export</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id971736278761378">On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Export as PDF</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id881736279211784">On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Export</menuitem>, then select file format as <emph>PDF</emph>, click <menuitem>Export</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id151736279956106"> + <tablerow> + <tablecell> + <paragraph id="par_id81736279956106" role="paragraph"><image src="cmd/lc_exportdirecttopdf.svg" id="img_id911736279956106" width="1cm" height="1cm"><alt id="alt_id361736279956106">Icon Export as PDF</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id801736279956106" role="paragraph">Export as PDF</paragraph> + </tablecell> + </tablerow> +</table> </section> <section id="exportpdfinitialview"> <paragraph role="paragraph" id="par_id601574090650587">Choose <menuitem>File - Export As - Export as PDF - Initial View</menuitem> tab.</paragraph> diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index ab6047308b..fed59ae097 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -97,6 +97,8 @@ <embed href="text/shared/01/ref_pdf_export_universal_accessibility.xhp#PDF_UA_head"/> + <note id="par_id641736278008973">Tagged PDF is automatically enabled and cannot be disabled when PDF/UA is selected.</note> + <bookmark branch="hid/filter/ui/pdfgeneralpage/tagged" id="bm_id6884975" localize="false"/> <h3 id="par_idN107A0">Tagged PDF (add document structure)</h3> diff --git a/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp b/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp index 73dd4560b6..b24bafadfd 100644 --- a/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp +++ b/source/text/shared/01/ref_pdf_export_universal_accessibility.xhp @@ -23,10 +23,10 @@ <h2 id="hd_id711602623643384"><link href="text/shared/01/ref_pdf_export_universal_accessibility.xhp">Universal Accessibility (PDF/UA)</link></h2> <paragraph role="paragraph" id="par_id221602623934399">Creates a universal accessibility-complying PDF file that follows the requirements of PDF/UA (ISO 14289) specifications.</paragraph> </section> - +<note id="par_id641736278008973">Tagged PDF is automatically enabled and cannot be disabled when PDF/UA is selected.</note> <section id="howtoget"> -<embed href="text/shared/00/00000401.xhp#exportpdfgeneral"/> -<paragraph role="paragraph" id="par_id891603046173838">then choose <emph>Universal Accessibility (PDF/UA)</emph>.</paragraph> + <embed href="text/shared/00/00000401.xhp#exportpdfgeneral"/> + <paragraph role="paragraph" id="par_id891603046173838">then choose <emph>Universal Accessibility (PDF/UA)</emph>.</paragraph> </section> <paragraph role="paragraph" id="par_id151603044639549">The specification defines the required structure and formatting of a document and PDF features that are better suited for accessibility. This specification can also be used to produce documents that achieve W3C's Web Content Accessibility Guidelines 2.0 (WCAG 2.0).</paragraph>
