Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. RTF to XML

RTF to XML

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpalgorithmsxmltutorial
3 Posts 2 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlexMarbus
    wrote on last edited by
    #1

    Not sure whether I should post this in the VC++ section or XML, but since I request code, VC++ seemed the best place to me. I'm searching for a piece of sourcecode that will convert RTF data to XML. Preferrably plain C++, not using MFC or anything else. Any hints on how to do this would be just as great. The goal is to save a piece of RTF formatted data between a single XML tag. -- Alex Marbus www.marbus.net But then again, I could be wrong.

    J 1 Reply Last reply
    0
    • A AlexMarbus

      Not sure whether I should post this in the VC++ section or XML, but since I request code, VC++ seemed the best place to me. I'm searching for a piece of sourcecode that will convert RTF data to XML. Preferrably plain C++, not using MFC or anything else. Any hints on how to do this would be just as great. The goal is to save a piece of RTF formatted data between a single XML tag. -- Alex Marbus www.marbus.net But then again, I could be wrong.

      J Offline
      J Offline
      Joaquin M Lopez Munoz
      wrote on last edited by
      #2

      Hi Alex, I've just downloaded and tried IRun RTF Converter 1.11. It comes with an utility program that seems to work just fine. Also, it provides a .DLL you can use in your apps (not exactly source code, but it's probably the next best thing.) The whole thing is freeware. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

      A 1 Reply Last reply
      0
      • J Joaquin M Lopez Munoz

        Hi Alex, I've just downloaded and tried IRun RTF Converter 1.11. It comes with an utility program that seems to work just fine. Also, it provides a .DLL you can use in your apps (not exactly source code, but it's probably the next best thing.) The whole thing is freeware. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

        A Offline
        A Offline
        AlexMarbus
        wrote on last edited by
        #3

        Thanks Joaquín. The main issue is that is really must be platform independent (thus, standard C++). However, I read on the website (http://www.pilotltd.com/irun/) that the sourcecode is available on request. I think I might contact them (unless somebody else knows a better solution?) -- Alex Marbus www.marbus.net But then again, I could be wrong.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups