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

--- Comment #6 from Mike Kaganski <[email protected]> ---
Steps:

1. Download attachment 202308 (LOTest.java) and attachment 202311 (blank.odt).
2. Edit LOTest.java:
2.1. Line 63: change the first element of cmdArray into a path to your LO. In
my case, it became "C:\\lo\\build\\instdir\\program\\soffice.com";
2.2. Line 66: you may need to remove "--backtrace", because it makes LO fail on
Windows with unknown argument;
2.3. Line 82: change odtDoc to point to your blank.odt (for me, it became
"C:\\Downloads\\blank.odt").
3. Run the result. E.g., my command line was:

> java --class-path "C:\lo\build\instdir\program\classes\libreoffice.jar" 
> C:\Downloads\LOTest.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to