|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Wicket PDF Page Project?
by dabar
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message hi everyone,
Isnt it possible to capture the produced markup stream from wicket webpage or component so that one can use the strategy demostrated here http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-and-itext.html to make a Wicketstuff PDF project just to make it easy to produce a PDF from wicket without learning iText I would love to work on this but i simply dont know if it is possible to capture the HTML output from the standard Wicket API Having this in mind, where do i begin or is there anyone working on any stuff like this regards ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ IMPORTANT NOTICE: This mailing list is shutting down. Please subscribe to the Apache Wicket user list. Send a message to: "users-subscribe at wicket.apache.org" and follow the instructions. _______________________________________________ Wicket-user mailing list Wicket-user@... https://lists.sourceforge.net/lists/listinfo/wicket-user |
|
|
Re: Wicket PDF Page Project?
by Eelco Hillenius
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message On 8/2/07, Ayodeji Aladejebi <aladejebi@...> wrote:
> hi everyone, > Isnt it possible to capture the produced markup stream from wicket webpage > or component so that one can use the strategy demostrated here > http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-and-itext.html > > to make a Wicketstuff PDF project just to make it easy to produce a PDF from > wicket without learning iText > > I would love to work on this but i simply dont know if it is possible to > capture the HTML output from the standard Wicket API > > Having this in mind, where do i begin or is there anyone working on any > stuff like this Hi, Yeah, this should be possible for sure. There are several threads on how to capture HTML output directly with Wicket. It's not perfect yet as I understand it, but possible. See this thread: http://www.nabble.com/How-to-get-HTML-source-code-from-a-wicket-page-p11265339.html Eelco ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ IMPORTANT NOTICE: This mailing list is shutting down. Please subscribe to the Apache Wicket user list. Send a message to: "users-subscribe at wicket.apache.org" and follow the instructions. _______________________________________________ Wicket-user mailing list Wicket-user@... https://lists.sourceforge.net/lists/listinfo/wicket-user |
| Free Forum Powered by Nabble | Forum Help |