Re: Generating Dynamic PDF using AjaxFallbackButton

2014-02-24 Thread Abigail
HI there In modern enterprise's document management system, people often need to process and handle large volumes of multi-page PDF document files. Therefore, a professional PDF document page processing utility will bring much con

Re: Generating Dynamic PDF using AjaxFallbackButton

2012-01-07 Thread Alinoor
The link helped, thanks! Alinoor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Generating-Dynamic-PDF-using-AjaxFallbackButton-tp4272343p4272545.html Sent from the Users forum mailing list archive at Nabble.com. --

Re: Generating Dynamic PDF using AjaxFallbackButton

2012-01-07 Thread Alinoor
Hi, Thanks, the link was helpful. The difference seems to be that, for ajax requests, a ResourceStreamRequestHandler needs to be used instead of a ResourceRequestHandler e.g. RequestCycle.get().scheduleRequestHandlerAfterCurrent(new ResourceStreamRequestHandler(new AResourceStream(), "foo.pdf")

Re: Generating Dynamic PDF using AjaxFallbackButton

2012-01-07 Thread Ernesto Reinaldo Barreiro
This link might be useful to you. https://cwiki.apache.org/WICKET/ajax-update-and-file-download-in-one-blow.html -- Regards - Ernesto Reinaldo Barreiro jWeekend Training, Consulting, Development http://jWeekend.com