XML to RTF

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • BigBlueMan

    XML to RTF

    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!




    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 100,000 Newsgroups - 19 Different Servers! =-----
  • fotester@arcor.de

    #2
    Re: XML to RTF

    BigBlueMan wrote:[color=blue]
    > 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!
    >
    >
    >
    >
    > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    > -----== Over 100,000 Newsgroups - 19 Different Servers! =-----[/color]

    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.../features.html

    Single User license is EURO 100.

    Comment

    • El Durango

      #3
      Re: XML to RTF


      "BigBlueMan " <elo(nospamdamm it)1999@hotmail .com> wrote in message
      news:40f577af_6 @corp.newsgroup s.com...[color=blue]
      > 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[/color]
      with?[color=blue]
      >
      > Thanks!
      >
      >
      >
      >
      > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
      > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
      > -----== Over 100,000 Newsgroups - 19 Different Servers! =-----[/color]

      Look at RTF Formatting Kit:
      Profi-Software für Technische Redakteure & After-Sales-Service ✓ XML-Redaktionssystem ✓ Digitaler Ersatzteilkatalog ✓ Cloud-Lösungen

      They have an eval version.


      Comment

      Working...