XML to RTF

B

BigBlueMan

I have a project where I'll receive a file in XML format, but need to
convert it to RTF to play it back in a program (Scala).

Is this easily done, and if so, what is the best program to convert it with?

Thanks!
 
F

fotester

BigBlueMan said:
I have a project where I'll receive a file in XML format, but need to
convert it to RTF to play it back in a program (Scala).

Is this easily done, and if so, what is the best program to convert it with?

Thanks!

DownCast from infinity-loop does exactly what you want.
Process:

your source xml -> convert to upcast-DTD via XSLT
-> use downcast to convert to RTF

Source: http://www.infinity-loop.de/products/downcast/features.html

Single User license is EURO 100.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top