You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Abhimanyu Koul <ab...@fineng.com> on 2007/06/25 16:06:40 UTC

display table

Hi!
I am using display table as follows :
         <display:table  width="100%"
name="sessionScope.headerfooterList" sort="list" pagesize="10"
requestURI="../../../../../displayHeaderFooter.do?actionRequested=displa
yHeaderFooter" export="true" >
 
Everything is working fine except the pdf export. The document keeps
opening indefinitely even upto around 200MB when the data is very small
and still does not open.
All the other exports are working perfectly fine.
Please help me out.
Thanks
Abhi

Re: display table

Posted by Zarar Siddiqi <za...@gmail.com>.

This is more a displaytag question than a Struts one really but make sure
you have the IText jar in your classpath and that you've setup your
displaytag filter correctly (which should be the case since your other
exports are working)

Zarar



abhi_kaul wrote:
> 
> Hi!
> I am using display table as follows :
>          <display:table  width="100%"
> name="sessionScope.headerfooterList" sort="list" pagesize="10"
> requestURI="../../../../../displayHeaderFooter.do?actionRequested=displa
> yHeaderFooter" export="true" >
>  
> Everything is working fine except the pdf export. The document keeps
> opening indefinitely even upto around 200MB when the data is very small
> and still does not open.
> All the other exports are working perfectly fine.
> Please help me out.
> Thanks
> Abhi
> 
> 

-- 
View this message in context: http://www.nabble.com/display-table-tf3976433.html#a11289299
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org