[Zope] index of pdf docs / doc mgmt

sean.upton@uniontrib.com sean.upton@uniontrib.com
Mon, 13 Aug 2001 09:17:02 -0700


That won't work; ZpdfDocument is for _creating_ PDFs... Use "Document
Library" instead.  It uses the pdf2text program on a unix box (installed
with Xpdf package) to index full-text of the PDF contents.  We use it to
index vendor documentation and Visio diagrams output in PDF format; I'm sure
this would work for you, one way or another.

http://www.zope.org/Members/Kaivo/DocumentLibrary

If nothing else, you could use the PDF file extraction code within
DocumentLibrary in your own solution...

Sean

-----Original Message-----
From: marc lindahl [mailto:marc@bowery.com]
Sent: Friday, August 10, 2001 11:10 AM
To: Bryan_Webb@fujitsu-technology.com; zope@zope.org
Subject: Re: [Zope] index of pdf docs / doc mgmt


There's a ZpdfDocument product, check that out.

> From: Bryan_Webb@fujitsu-technology.com
> Date: Fri, 10 Aug 2001 12:47:57 -0500
> To: zope@zope.org
> Subject: [Zope] index of pdf docs / doc mgmt
> 
> HI,
> I have several pdf docs that i NEED TO CREATE AN INDEX OF and ALLOW
> THEM TO BE ACCESSED thru the web. I would like to extract some info
> from the pdf docs to create the index.
> Any help or ideas would be appreciated.
> 
> 
> Thanks
> Bryan Webb
> 
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )


_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )