There’s a JIRA regarding that bug : 

 <http://jira.codehaus.org/browse/DISPL-292> 
http://jira.codehaus.org/browse/DISPL-292

 

David.

 

De : ffjavierr...@yahoo.es [mailto:ffjavierr...@yahoo.es] 
Envoyé : mercredi 12 mai 2010 09:36
À : displaytag-user@lists.sourceforge.net
Objet : [***] [displaytag-user] Export with displaytag 1.2

 


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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to