How to display a pdf document (not a file)?

G

Guest

Hi;

I have a case where after the user clicks the submit button, I need to
display a pdf document. I have the pdf file in memory, it is not on disk so I
can't redirect to a file.

How can I return the document the browser wants as a type application/pdf
and feed it the file image as the document?
 
A

Aquila Deus

David said:
Hi;

I have a case where after the user clicks the submit button, I need to
display a pdf document. I have the pdf file in memory, it is not on disk so I
can't redirect to a file.

How can I return the document the browser wants as a type application/pdf
and feed it the file image as the document?

How about render the pdf to images? Some libraries in sourceforge.net
can do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top