30 Oct
2000
30 Oct
'00
4:33 p.m.
Alan Johnston wrote:
One (apparently simple) thing I cannot find a way to do is link to a PDF file. I believe that everything ZServer serves up must come from the Zope Object Database (right? wrong?). At any rate, how do you get ZServer to send a 'raw' PDF file to the browser so that the browser's Acrobat plug-in can display it? I tried creating 'File' and 'Image' objects. That's obviously not it.
Actually, "File" should be okay . . . Just click on "Browse" and select the PDF from your hard drive, and it will upload the PDF into ZODB and spit it back out properly . . . -CJ