Kranti Parisa said: > and also printing some headers in pdf/excel also a problem..like name,date > of the report just above the table tht displaytag is generating..
To handle this, we're actually using the Jakarta POI libraries and handling the export ourselves: http://jakarta.apache.org/poi It's a pretty straightforward programmatic interface and gives you much finer control over the contents of the exported file. It does require a bit more work on your part though. -- Rick Herrick [EMAIL PROTECTED] I haven't got time for inner peace. "No reasonable definition of reality could be expected to permit this."--Albert Einstein, Boris Podolsky and Nathan Rosen in 1935 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

