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. Who Can give me a rtf file format analyse example?

Who Can give me a rtf file format analyse example?

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
5 Posts 3 Posters 0 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.
  • Z Offline
    Z Offline
    zhangyifei
    wrote on last edited by
    #1

    I want to read rtf file format and analyse every char format in rtf file and draw it by myself! How Can I do it! ZHANGYIFEI

    D M 3 Replies Last reply
    0
    • Z zhangyifei

      I want to read rtf file format and analyse every char format in rtf file and draw it by myself! How Can I do it! ZHANGYIFEI

      D Offline
      D Offline
      Dominik Reichl
      wrote on last edited by
      #2

      The RTF file format is here: http://www.wotsit.org/download.asp?f=rtf15[^] http://www.wotsit.org/download.asp?f=rtfadd97[^] http://www.wotsit.org/download.asp?f=rtf17[^] Good luck! -Dominik


      _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;)

      1 Reply Last reply
      0
      • Z zhangyifei

        I want to read rtf file format and analyse every char format in rtf file and draw it by myself! How Can I do it! ZHANGYIFEI

        D Offline
        D Offline
        Dominik Reichl
        wrote on last edited by
        #3

        Oops, direct links aren't allowed :wtf: Have a look here: http://www.wotsit.org/search.asp?page=3&s=text[^] :cool: -Dominik


        _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;)

        1 Reply Last reply
        0
        • Z zhangyifei

          I want to read rtf file format and analyse every char format in rtf file and draw it by myself! How Can I do it! ZHANGYIFEI

          M Offline
          M Offline
          Mike Nordell
          wrote on last edited by
          #4

          Have a look at the (GPL) source code for AbiWord. Since it imports RTF I think you can find the data you want without too much problems.

          Z 1 Reply Last reply
          0
          • M Mike Nordell

            Have a look at the (GPL) source code for AbiWord. Since it imports RTF I think you can find the data you want without too much problems.

            Z Offline
            Z Offline
            zhangyifei
            wrote on last edited by
            #5

            where can i find (GPL) source code for AbiWord ? ZHANGYIFEI

            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