[Libreoffice-commits] help.git: source/text

Miklos Vajna vmiklos at collabora.co.uk
Thu Mar 30 11:48:22 UTC 2017


 source/text/shared/01/ref_pdf_export.xhp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit f2c45a2b93c88cf7fa1feba2197e8745f56de98a
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Thu Mar 30 13:47:52 2017 +0200

    vcl PDF export, norefxobj: add help text for this
    
    Change-Id: I7d19333e0f025e2d9c8d894f082971feb7492c63

diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp
index b5458b642..1fcd7b1f5 100644
--- a/source/text/shared/01/ref_pdf_export.xhp
+++ b/source/text/shared/01/ref_pdf_export.xhp
@@ -132,6 +132,9 @@
 <paragraph id="hd_id3946958" role="heading" level="3" xml-lang="en-US">Export automatically inserted blank pages</paragraph>
 <paragraph id="par_id8551896" role="paragraph" xml-lang="en-US"><ahelp hid=".">If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp></paragraph>
 
+<paragraph id="hd_id3946959" role="heading" level="3" xml-lang="en-US">Use reference XObjects</paragraph>
+<paragraph id="par_id8551897" role="paragraph" xml-lang="en-US"><ahelp hid=".">This option affects how PDF images are exported back to PDF. When this option is disabled, then the first page of the PDF data is included in the output. The PDF export merges the used images, fonts and other resources during export. This is a complex operation, but the result can be viewed in various viewers. When the option is enabled, then the reference XObject markup is used: this is a simple operation, but viewers have to support this markup to show vector images. Otherwise a fallback bitmap is shown in the viewer.</ahelp></paragraph>
+
 <paragraph id="hd_id9796441" role="heading" level="1" xml-lang="en-US">Initial View tab</paragraph>
 <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfviewpage/PdfViewPage" id="bm_id4472793" localize="false"/>
 
@@ -383,4 +386,4 @@
 <paragraph id="par_id3146975" role="paragraph" xml-lang="en-US"><ahelp hid=".">Exports the current file in PDF format.</ahelp></paragraph>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list