Hi,

If you use Wicket 6.7.0+ then you can use ComponentRenderer class to get
the markup of any Wicket Page/Panel/Component.
Then you can use the generated markup for mails and PDF creation.
For PDF creation you can check
https://github.com/flyingsaucerproject/flyingsaucer. There is a mail in the
users@ mail archives from the last few days by another user showing how to
use FlyingSaucer's ITextRenderer.


On Sat, Jun 8, 2013 at 8:39 PM, Piratenvisier <hansheinrichbr...@yahoo.de>wrote:

> I wanted to integrate mail and pdf creation in my wicket application.
> Till now I manage this by sending a request to a cocoon-2.2.0 application.
> This is a good solution but because I see no upgrade way using my cocoon
> application
> and integrating newer versions of spring I am looking for an alternative.
>
> Heiner
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<users-unsubscr...@wicket.apache.org>
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to