Hello,
I am using Displaytag 1.1 in some tables and I export all list to excel and pdf
ok. However, if I change to displaytag 1.2, when I export to excel or pdf the
table export only the page that I am watching in de screen. I have read the
documentation in the web but it seem that it is equals than 1.1. The properties
I am using are:
------------------------------------
sort.amount=list
export.amount=list
export.decorated=true
export.types=excel pdf
export.excel.class=org.displaytag.export.excel.DefaultHssfExportView
#export.pdf.class=org.displaytag.export.PdfView
export.pdf.class=org.displaytag.export.DefaultPdfExportView
#CON_EXPORTACION_EXCEL
export.excel=true
export.excel.label=<span class="export excel">Excel</span>
export.excel.include_header=true
export.excel.filename=listado.xls
#CON_EXPORTACION_PDF
export.pdf=true
export.pdf.label=<span class="export pdf">PDF</span>
export.pdf.include_header=true
export.pdf.filename=listado.pdf
#CON_EXPORTACION_XML
#export.xml=true
export.xml=false
export.xml.label=<span class="export xml">XML</span>
export.xml.filename=listado.xml
#CON_EXPORTACION_CVS
export.csv=false
export.csv.label=<span class="export csv">CSV</span>
export.csv.include_header=false
export.csv.filename=
-----------------------------------
Any idea????
Thanks
------------------------------------------------------------------------------
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user