cgi to send PDF file to browser?

Erik Myllymaki erik at pacific-shores.com
Tue Jul 18 15:59:17 EDT 2000


Hello,

I am looking for some advice on how to send a PDF file to a client browser
from a cgi script. I could just show a listing of the directory where the
PDF files are located and have the client select the right one, but for
various reasons I would like to just ship it out transparently.

I have looked briefly at BaseHTTPServer, and I think this is where my answer
lies???

Thanks in advance.

--
Erik Myllymaki
erik at pacific-shores.com





More information about the Python-list mailing list