[Zope-CMF] Document Library in a CMF-Plone site
Casey Duncan
casey@zope.com
Tue, 3 Sep 2002 14:10:02 -0400
On Tuesday 03 September 2002 10:55 am, mcolli@SyscomCipher.com.ar wrote:
> Hi,
>=20
> I have installed the Document Libray product and I would like the membe=
rs
> of the Plone site to be able to add MSword documents, PDFs, PPTs, Excel
> documents, etc. through it.
>=20
> I have read that exist some converters (wvWare, Xpdf, etc..). Is it
> necessary to install them in order be able to submit those kind of file=
s?.
No, but they won't be searchable.
> If yes, could you explain me just with one how to make it work? I have
> tried to install wvWare but when I tried to make the converter test
> suggested in Zope documentation available for Document Library, it does=
not
> show any text...What am I missing?
Try running wvWare from the command line, or use the wvHtml command. They=
need=20
to be in the path, so that may be your problem.
=20
-Casey