we do that at my company. we have a column subclass that has
populatepdf(document, model) as opposed to populateitem(item, model);
so we pass the data provider and the set of columns to an export list
and it builds the grid.

-igor


On Wed, Apr 16, 2008 at 1:56 PM, nanotech <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  I have a table displayed in ListView element of wicket and would like to
>  generate a PDF using iText API.
>  Can someone suggest how to get started with this?
>
>  Thanks,
>  RG
>  --
>  View this message in context: 
> http://www.nabble.com/Wicket-%2B-iText---tp16733269p16733269.html
>  Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to