Thank you very much!

But another Problem occurred while running your code. I need to load a Pdf
file saved in a global path (like: D:/Users/test.pdf) and update the
DocumentInlineFrame when a button was clicked. That´s why I tried to load
your program with 
new DocumentInlineFrame("mypdf",new FileResourceStream(new
File("file:///D:/Users/test.pdf)));
is this possible? And what do I have to do to  update this
DocumentInlineFrame to a new pdf without reloading the hole page´(to like
D:/Users/sectest.pdf)?

Regards Patrick






--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Example-for-presenting-pdf-in-modal-window-tp1879547p4662957.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to