https://bugs.freedesktop.org/show_bug.cgi?id=63570

--- Comment #6 from under_the_line <[email protected]> ---
Hi,

I've tested with
4.2.5.2 (WIN)
4.2.4.2(Ubuntu 14.04)


PHP
$msg = @shell_exec($cmd_prefix.escapeshellarg($libreoffice_path).' --headless
--nodefault --nofirststartwizard --nolockcheck --nologo --norestore --invisible
--convert-to pdf '.escapeshellarg($path).' --outdir
'.escapeshellarg($temp_file_dir));

Command Line

soffice.exe --headless --nodefault --nofirststartwizard --nolockcheck --nologo
--norestore --invisible --convert-to pdf test.pdf --outdir test;

/usr/bin/libreoffice --headless --nodefault --nofirststartwizard --nolockcheck
--nologo --norestore --invisible --convert-to pdf /home/xxx/test.pdf --outdir
/home/xxx/temp

--
Chris

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

Reply via email to