From eea4a30a4332b92b5534d3d3dc0e6152108ed670 Mon Sep 17 00:00:00 2001 From: anuragkanungo Date: Sat, 18 May 2013 02:33:13 +0530 Subject: fdo#37222 and possibly fdo#37219 Added an checkbox option "View PDF after Export" in Export as Pdf Dialog Box . If a user ticks the checkbox , pdf file will be opened after export else only export will be done . Goto File > Export as PDF >> Tick the checkbox "View PDF after Export " to observe changes . There is a lot of space in between last checkbox and this ViewPDF checkbox , because if we open impress and check export as pdf , there are more options in the dialog. If user export PDF and check view PDF after export, the PDF file is added to recent documents of the OS . ( tested on opensuse) It will require make dev-install to work properly . Change-Id: I76611c0e3382e27289d648942a98b092edc430ae Reviewed-on: https://gerrit.libreoffice.org/3948 Reviewed-by: Fridrich Strba Tested-by: Fridrich Strba --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index dfffccda3b81..fea2329669c0 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5278,6 +5278,12 @@ screen. false + + + Specifies if PDF automatically opens after export. + + false + -- cgit v1.2.3