We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5401095 commit 6a3e678Copy full SHA for 6a3e678
1 file changed
index.html
@@ -153,12 +153,6 @@ <h2 id="installation">Installation & Dependencies</h2>
153
On Linux, use <b>aptitude</b>, <b>apt-get</b> or <b>yum</b>:<br />
154
<tt>aptitude install openoffice.org openoffice.org-java-common</tt><br />
155
On the Mac, download and install <a href="http://download.openoffice.org/index.html">the latest release</a>.
156
- <br />
157
- When you're ready to convert non-PDF documents, you'll need to launch
158
- OpenOffice in <b>headless server</b> mode:<br />
159
- <pre>soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard</pre>
160
- On the Mac you'll find the “<b>soffice</b>” command here:
161
- <tt>/Applications/OpenOffice.org.app/Contents/MacOS/soffice.bin</tt>
162
</li>
163
</ol>
164
0 commit comments