On Mon, 23 Apr 2001 15:13:43 +0100, Joerg Dietze wrote:

> Hi folks,

> I played around a little bit with Ghostscript 5.10 and created a basic
> PDF support for Arachne. Pages from pdf file will be converted to bmp
> images and these will be refered to in a small html file rendered by
> Arachne. If someone wants to try feel free to mail.

Yes, please do tell us how to do it.

Adding these 2 lines to mime.cfg converts PDF to plain text.(no graphics)

application/pdf >TXT|@c:\\xpdfdos\\pdftotex.exe -q $1 $2
file/.pdf       >TXT|@c:\\xpdfdos\\pdftotex.exe -q $1 $2


-- 
 Glenn
 http://arachne.cz/
 http://freedos-32.sourceforge.net/
 http://www.delorie.com/listserv/mime/
 http://www.angelfire.com/id/glenndoom/download.htm

Reply via email to