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

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to