https://bugs.documentfoundation.org/show_bug.cgi?id=106472

            Bug ID: 106472
           Summary: Headless printing and macro
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Macros in document wont apply when i try to print in headless mode via command
line. When i open same document in graphical mode, all macro work fine in
automatic mode. I tryed 4.1, 5.1.6, 5.2.3, 5.3.0 and apcahe openoffice 4.1
builds in different files and different os'ses (archlinux, centos6, ubuntu 15
lts). Security level in settings in low level.

Steps to Reproduce:
1.Create text document in writer
2.Write some macro
3.Open document via command line with property parameter
3.1 without print parameter: soffice -norestore -nofirststartwizard -nologo
file.ott macro://./Standard.Module1.MakeTextStyle
3.2 with print parameter: soffice -norestore -nofirststartwizard -nologo -p
file.ott macro://./Standard.Module1.MakeTextStyle

Actual Results:  
witout print parameter (-p) document opens fine, all macro applyed automatic.
with -p parameter document prints on default printer, but macro wont apply. 

Expected Results:
apply macro from document, render file and then print document via default
printer.


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to