我们需要将Openoffice作为一个服务来运行,以便可以使用unoconv将Word文档转换为PDF。任何用于RHEL 5服务器中Openoffice的yum存储库?
发布于 2012-04-11 11:55:37
我在DAG回购中特别看到了unoconv:
$ yum info unoconv
Loaded plugins: fastestmirror, priorities
Available Packages
Name : unoconv
Arch : noarch
Version : 0.4
Release : 1.el5.rf
Size : 70 k
Repo : dag
Summary : Tool to convert between any document format supported by OpenOffice
URL : http://dag.wieers.com/home-made/unoconv/
License : GPL
Description: unoconv converts between any document format that OpenOffice understands.
: It uses OpenOffice's UNO bindings for non-interactive conversion of
: documents.
:
: Supported document formats include Open Document Format (.odf),
: MS Word (.doc), MS Office Open/MS OOXML (.xml),
: Portable Document Format (.pdf), HTML, XHTML, RTF, Docbook (.xml),
: and more.下面是DAG,介绍如何启动和运行它们的回购程序:http://dag.wieers.com/rpm/FAQ.php#B
RPM本身位于:http://apt.sw.be/redhat/el5/en/i386/dag/RPMS/unoconv-0.4-1.el5.rf.noarch.rpm
https://serverfault.com/questions/378427
复制相似问题