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?
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?