Hi, 1.
Problem: In doView() I want to display a PDF form. I call response.createResourceURL() and expect that my serveResource() function will be called, but this does not happen -- i get a blank page (there is no other output). The created resource URL is OK, if I copy/paste it to the browser, my serveResource() is called and the PDF is displayed. Question: How do I achieve to display a PDF as response to a RenderRequest ? Thank you Hubert -- View this message in context: http://www.nabble.com/serveResource%28%29-question-tp25962607p25962607.html Sent from the Pluto - Dev mailing list archive at Nabble.com.
