> Hi all,
>
> Is there a fast way to make the export put a title at the begining of the
> Document (PDF, RTF, XLS).
>
> Thanks,
> Narcis
>

Hi
I answer to you the same way I answered someone else asking about PDF
exporting:
If you want to use the provided PDF export class
org.displaytag.export.PdfView as a base then I suggest you learn how to
use iText (since that class already uses it).
http://www.lowagie.com/iText/docs.html


And you can apply the the same to RTF and XLS exporting as well. Just
check from the code what libraries they use.


Regards,
Ilari


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to