Trivial. I love and hate that programmer's word. But it seems the appropriate one to use here.
I thought that since XSL FO can be used to transform XML into PDF, then surely there must be a way to easily tranform into RTF without getting into directly creating RTF. No such luck. Hell, doing FO PDF transformations doesn't seem too easy either. Problem is that FO processors are in their infancy. The processor that we would probably consider is FOP for Apache. But this still only gets you PDF.
I'm still looking for a method to transform XML to RTF non-trivially. Will come back with anything I find.
Comments
07/27/05 @ 08:23
hi,
just looking or a solutin to transform XML to RTF and it's still pain.
I tried Altova Stylevision Enterprise to create a XSLT for the transformation, but I'm missing a lot of features for my output design.
Any new ideas about the transformation - (non ?!) trivially ?
Cheers
Andy
07/27/05 @ 12:23
Unfortunately, no. I haven't found anything promising. Also tried Altova Stylevision Enterprise demo myself, but gave up.
08/16/05 @ 23:54
Australian company, Elkera Pty Ltd (www.elkera.com), has a released a XML to RTF rendering application. May be worth looking at...
08/17/05 @ 19:40
Hi jibbajabba,
Im one of the developers at Elkera who worked on the XML to RTF tool. You can download a demo and technical documentation from our web site. We are hoping to get a new version of the demo up on our site today.
I would be happy to answer any questions you may have.
Cheers,
Andrew.
asquire[at]elkera.com.au
11/29/06 @ 04:27
MSDN got a great article.
Check out:
http://support.microsoft.com/kb/311461/en-us
http://support.microsoft.com/kb/311461/DE/
It's easy to do it by yourself..
Good luck, Tobe
Post new comment