From d3fd2f2d05f6b5a690012142dc414700379a58e9 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 7 Oct 2020 17:05:12 +0200 Subject: tdf#117954 Add "tip" about exporting "Description" to PDF - add tip about PDF export - differentiate page title - update to

,

Change-Id: I1182c0c13a8fb59dabbc22080d0ea44dc57e2d21 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103981 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/01/01100100.xhp | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/source/text/shared/01/01100100.xhp b/source/text/shared/01/01100100.xhp index 8eec2c65b0..d9022d3eeb 100644 --- a/source/text/shared/01/01100100.xhp +++ b/source/text/shared/01/01100100.xhp @@ -20,7 +20,7 @@ - Description + Description (File Properties) /text/shared/01/01100100.xhp @@ -28,23 +28,24 @@
-Description +

Description

Contains descriptive information about the document.
-Title +

Title

Enter a title for the document. -Subject +

Subject

Enter a subject for the document. You can use a subject to group documents with similar contents. -Keywords +

Keywords

Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons. -Comments +

Comments

Enter comments to help identify the document. +Title, Subject, and Keywords are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description. -- cgit