On Mon, 8 Jun 2009 22:37:01 -0400 (EDT), [email protected] (Karl Vogel) wrote: > Are these PDF files generated by scanning journal pages, or do they > contain text? If the latter, you could use something like xapian or > hyperestraier to make a full-text index of your files.
On a much lower level, PDF files that contain text could be decomposited into ASCII using pdftotext, making it easy for further indexing. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
