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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to