15 Aug
2003
15 Aug
'03
8:28 a.m.
Hi Michael, Michael Guerrero wrote:
Hello,
What is the best way to display a pdf file in a zope application. I may select the file from an oracle database of get it from a file system. I'm not sure at the moment.
My Zope Bible book shows how to upload a pdf file from a filesytem then view it. But in my case the pdf I want to view is based on an ID entered by the user. There may be many different pdf and I can't upload them all.
Normally you do it neither way. See the file library exaple in your /Examples folder in Zope how to do such a beast. Regards Tino Wildenhain