On 10/24/2011 12:05 PM, steveroger_flex wrote:
> i went through the purePDF.
> but i didn't found "how to get pdf of complete AdvancedDataGrid"...

just in case it's not obvious, take the datagrid's dataprovider & use 
PdfPTable. 
if the data is hierarchical, you'll need to nest another table to hold that 
data. there are examples showing how to build tables here:

http://code.google.com/p/purepdf/wiki/Examples

Reply via email to