Questions tagged [openoffice]
24 questions
9
votes
3 answers
yum install obsolete openoffice instead of libreoffice
Unfortunately the software that I'm using (Alfresco) requires the installation of openoffice, and not libreoffice. If I try and configure it to use libreoffice I receive errors during startup. If I try to install any of the openoffice…
![](../../users/profiles/86390.webp)
Scott
- 397
- 1
- 4
- 14
7
votes
11 answers
How to convert a really big HTML file to PDF in Windows
We have a few really large HTML files (60-100 MB) that we cannot convert to PDF with any reliability.
Adobe Acrobat 9 crashes - hits the 2GB limit for applications.
Open Office converts, but removes some of the anchors ().
ActivePDF webgrabber…
![](../../users/profiles/25878.webp)
PeterStrange
- 101
- 1
- 1
- 3
7
votes
12 answers
Can OpenOffice replace MS Office?
We are starting to do some project and application roadmapping, and am thinking about OpenOffice (and StarOffice) as a replacement for OfficeXP and Office 2000, which is on the bulk of our PCs.
Roughly 120 users and PCs
OE Windows XP Pro on…
![](../../users/profiles/846.webp)
tomjedrz
- 5,964
- 1
- 15
- 26
4
votes
4 answers
How to install OpenOffice 3.1 in Headless Mode?
I need to setup OpenOffice in a linux box that will never have X installed. Every time I run the setup program of the OpenOffice installer it complains that the system does not have an X Terminal. I am using…
![](../../users/profiles/4310.webp)
Geo
- 3,061
- 11
- 41
- 52
3
votes
1 answer
systemd service script for libreoffice/openoffice
I'm trying to setup correctly a headless libreoffice/openoffice server on a debian jessie. I created a script named /etc/systemd/system/openoffice.service with the following content
[Unit]
Description=OpenOffice…
![](../../users/profiles/191333.webp)
Alessandro Dentella
- 153
- 1
- 6
3
votes
2 answers
What is the best way to run unoconv in php on debian server?
I have a php script in which I need to convert doc documents to html files in order to show them in a web page.
I'm doing the conversion with the php command:
exec ( $Command, $Output, $ReturnValue ) ;
where
$Command = "/usr/bin/timeout -s 9…
![](../../users/profiles/138346.webp)
Paolo Benvenuto
- 221
- 3
- 11
3
votes
2 answers
How to install package version that was removed from backports?
There is only one version of the libreoffice package in Debian Squeeze Backports:
apt-cache madison libreoffice
libreoffice | 1:3.5.4-7~bpo60+1 | http://backports.debian.org/debian-backports/ squeeze-backports/main amd64 Packages
But I need to…
![](../../users/profiles/123875.webp)
Max Romanovsky
- 133
- 2
3
votes
3 answers
How to install OpenOffice in headless mode on a CentOS server
how to download and install OpenOffice 3.1 in headless mode on my CentOS server...I am working with a java app that needs OpenOffice as just a service for form generation....I am having a difficult time...any head on what steps to take would be…
![](../../users/profiles/46164.webp)
Milliams
- 31
- 1
- 2
2
votes
1 answer
Running OpenOffice as a Daemontools service not picking up the user
My problem is that, when started with Daemontools, files created by OpenOffice (which runs in server mode) are owned by root (and in the root group). When I start the Daemontools 'run' script manually, OpenOffice correctly creates file with the…
![](../../users/profiles/9044.webp)
TrojanName
- 155
- 1
- 2
- 7
2
votes
1 answer
How to start open-office headless service on a particular port in CentOS
I am trying the following to start OpenOffice headless service:
soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;"
I have tried with double-dash -- instead of single - and this command just hangs and the prompt never comes:
soffice…
![](../../users/profiles/125384.webp)
Prakash K
- 139
- 1
- 2
- 9
2
votes
1 answer
OpenOffice Automation on Windows Server 2008
I'm currently working on an ASP.NET application which is intend to convert .doc, .docx, .xls and .xlsx files to PDF. We are attempting to do this through a third party library which makes use of OpenOffice to achieve this.
I have deployed a small…
![](../../users/profiles/71040.webp)
Jason
- 151
- 6
1
vote
0 answers
OpenOffice Can't detect JRE
I'm trying to run the latest version of open office as a service on CentOS 7.4. I downloaded the 64 bit rpm package directly from open office using wget and I'm running a 64 bit version of amazon corretto open JDK 8.
I've used the following guide…
![](../../users/profiles/523352.webp)
Chris
- 111
- 4
1
vote
0 answers
Disable Java in LibreOffice
I am working on deploying LibreOffice to RHEL7 workstations, and I need a way to disable LibreOffice's Java settings globally. I refer to Tools -> Options -> LibreOffice/Advanced -> "Use a Java runtime environment".
I need this option to be disabled…
![](../../users/profiles/490675.webp)
Sanvi
- 11
- 1
1
vote
1 answer
OpenOffice 3.3.0 silent installation through SCCM
I'm trying to perform a installation of OpenOffice 3.3.0 so that we can distribute it through SMS on our Windows clients.
I found an article on the OpenOffice wiki on how to perform such installation but it doesn't works for me. The setup stops and…
![](../../users/profiles/72193.webp)
mazebuhu
- 137
- 1
- 5
- 13
1
vote
5 answers
What is the best option to set up a quick and easy-to-manage database for my small office?
First, please be aware I am definitely a beginner when it comes to server maintenance or network administration. That being said, if I am asking this question in the wrong forum, please feel free to redirect me.
Despite my lack of experience in the…
![](../../users/profiles/27110.webp)
NoCatharsis
- 133
- 2
- 5