Re: Display PDF in new tab

2017-03-07 Thread SeldonCrisis
Awesome! Thanks Martin! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677266.html Sent from the Users forum mailing list archive at Nabble.com. - To

Re: Display PDF in new tab

2017-03-07 Thread Martin Grigorov
ing via redirect as the original version and via > iframe, this one supports callbacks. > I wonder whether by using a third approach, window.open(), we could add > support for your use case too. > Let me try ! > It works ! Added the functionality with https://git-wip-us.apache.org/repos/asf?p=wicket.

Re: Display PDF in new tab

2017-03-07 Thread Martin Grigorov
orts downloading via redirect as the original version and via iframe, this one supports callbacks. I wonder whether by using a third approach, window.open(), we could add support for your use case too. Let me try ! > > > -- > View this me

Re: Display PDF in new tab

2017-03-07 Thread SeldonCrisis
his to be a button. I know I could just style a link to look like a button with CSS, but that is a work-around solution (one that I'm not very fond of). There must be a way, but at this point I'm a little stumped. Any ideas? -- View this message in context: http://apache-wicket.1842946.n

Re: Display PDF in new tab

2017-03-05 Thread Ernesto Reinaldo Barreiro
ontext: http://apache-wicket.1842946. > n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677240.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.

Re: Display PDF in new tab

2017-03-03 Thread SeldonCrisis
Got it figured out. Thank you everyone for your help -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677240.html Sent from the Users forum mailing list archive at Nabble.com

Re: Display PDF in new tab

2017-03-02 Thread Martin Grigorov
p://apache-wicket.1842946. > n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677230.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wic

Re: Display PDF in new tab

2017-03-02 Thread SeldonCrisis
OK, thanks Ernesto and everyone else. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677230.html Sent from the Users forum mailing list archive at Nabble.com. - To

Re: Display PDF in new tab

2017-03-02 Thread Ernesto Reinaldo Barreiro
stCycle to accomplish this or something else. I'm trying > to mess around with ITargetRespondListener for now, but I'm not sure if I'm > on the right track. > > -- > View this message in context: http://apache-wicket.1842946.n > 4.nabble.com/Display-PDF-in-new-

Re: Display PDF in new tab

2017-03-02 Thread SeldonCrisis
plish this or something else. I'm trying to mess around with ITargetRespondListener for now, but I'm not sure if I'm on the right track. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677227.html Sent from the Users f

Re: Display PDF in new tab

2017-03-01 Thread Ernesto Reinaldo Barreiro
of my lack of Wicket > experience). I will go ahead and carefully read through it again to see if > I > can figure this out. Thanks! > > -- > View this message in context: http://apache-wicket.1842946. > n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677224.html > Sent from t

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677224.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional comman

Re: Display PDF in new tab

2017-03-01 Thread Claudia Hirt
> > > but I end up with this error: Unable to find component with id > 'resourceButton' in [ResourceLink [Component id = resourceLink]] > > and > > is not a valid solution. Any suggestions? > > -- > View this message in context: > http://apache-wic

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
6.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677222.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

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
6.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677220.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

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
is message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677219.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apac

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
n [ResourceLink [Component id = resourceLink]] and is not a valid solution. Any suggestions? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677218.html Sent from the Users forum mailing list archiv

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
sourceButton' in [ResourceLink [Component id = resourceLink]] and resouceLink.add(resourceButton); is not a valid solution. Any suggestions? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677217.html Sent from the Users forum ma

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
NEVERMIND, I figured it out. It's embarassing how easy that was... Click Me! Thanks again guys -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677216.html Sent from the Users forum mailing list archive at Nabbl

Re: Display PDF in new tab

2017-03-01 Thread SeldonCrisis
x27;m assuming there is a better solution. Thanks again -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677215.html Sent from the Users forum mailing list archive at Nabbl

Re: Display PDF in new tab

2017-02-28 Thread SeldonCrisis
Thank you both, that was exactly what I was looking for. The wicket in action article in particular was very helpful as well, so thanks to you twice Martin! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202p4677205.html Sent from the

Re: Display PDF in new tab

2017-02-27 Thread Martin Grigorov
27;m sorry if my question is too general/confusing. If you could > > just link me to an example/document that illustrates how to accomplish > > this, > > it would more than suffice. > > > > Thanks > >

Re: Display PDF in new tab

2017-02-27 Thread Ernesto Reinaldo Barreiro
general/confusing. If you could > just link me to an example/document that illustrates how to accomplish > this, > it would more than suffice. > > Thanks > > -- > View this message in context: http://apache-wicket.1842946. > n4.nabble.com/Display-PDF-i

Display PDF in new tab

2017-02-27 Thread SeldonCrisis
g. If you could just link me to an example/document that illustrates how to accomplish this, it would more than suffice. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Display-PDF-in-new-tab-tp4677202.html Sent from the Users forum mailing list a