Retrieve PDF from database on Forms
90680Aug 28 2006 — edited Sep 1 2006Hi folks:
I have a table with a BLOB column defined. I stored PDF files in there.
Now I want to develop a module based on these table and be able to retrieve those PDF files, embedded the forms module or in a separate windows.
Which is the best procedure or technique to do this.
I know web.show_document can read a PDF files located in the file system or in the server, but how can I read a PDF files within the database (table) and display it on a forms or in the browser or in acrobat reader.
Thanks a lot.
Abdel Miranda