Hello,
I wish to display an existing PDF file that is dynamically retrieved from a web service at
run time. The file is available to me first as a byte array which I write to a temporary
file.
What is the best way to display this in Seam? Can I use the DocumentStore to manage this?
I have seen a lot of information on creating PDF files but not handling existing ones.
I am currently sticking the PDF file into a temporary directory in my WAR and directly
linking to it. Is there a better way to do this in Seam?
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029996#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...