there are no standard converters for creating pdf or such. I think this can be done with xslt. To convert some xml content you can use the <mm:formatter> tag. You'd have to create a jsp that generates xml and mm:include that in the body of the mm:formatter tag.
I don't think mmbase email supports atachments at this time, but i'n not shure ernst > -----Oorspronkelijk bericht----- > Van: Emile [mailto:[EMAIL PROTECTED] > Verzonden: zaterdag 12 juni 2004 19:05 > Aan: [EMAIL PROTECTED] > Onderwerp: alternative output adapters > > > Hi All > > confession - I haven't trawled through all the documentation > yet, but I'm > going to ask anyhow: > are there alternative outputs to the html/browser/response > mechanism? By > way of example: a user captures a transaction, a confirmation screen > displays transaction data and says "save this for reference at a later > date". I'd rather pipe that output to a pdf, a word > document, an RTF file > or whatever else the user wants to receive it in, and > automatically email it > him/her as confirmation. > > Is this possible? Any suggestions on how to make it so? > > Thanks in advance. > > Regards > Emile > > >
