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. Export CListCtrl data into pdf and doc format

Export CListCtrl data into pdf and doc format

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
4 Posts 2 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.
  • A Offline
    A Offline
    Abinash Mohanty
    wrote on last edited by
    #1

    Hi, Can anyone tell me how to export a CListCtrl data into pdf/doc format? Thanks

    K 1 Reply Last reply
    0
    • A Abinash Mohanty

      Hi, Can anyone tell me how to export a CListCtrl data into pdf/doc format? Thanks

      K Offline
      K Offline
      KingsGambit
      wrote on last edited by
      #2

      I think you will have to use word automation to create a word document and write data to it. The following link might be helpful: http://support.microsoft.com/kb/316384[^] Following would be a good read on how to programmatically create an RTF document: XHTML2RTF: An HTML to RTF conversion tool based on XSL[^] You can find many PDF creators if you google for it.

      A 1 Reply Last reply
      0
      • K KingsGambit

        I think you will have to use word automation to create a word document and write data to it. The following link might be helpful: http://support.microsoft.com/kb/316384[^] Following would be a good read on how to programmatically create an RTF document: XHTML2RTF: An HTML to RTF conversion tool based on XSL[^] You can find many PDF creators if you google for it.

        A Offline
        A Offline
        Abinash Mohanty
        wrote on last edited by
        #3

        Hi Rajessh.T.S, Thanks for your reply.The link you have given me for word document is in C#.I havent worked on C#.Please suggest me some links in C++/VC++. Thanks

        K 1 Reply Last reply
        0
        • A Abinash Mohanty

          Hi Rajessh.T.S, Thanks for your reply.The link you have given me for word document is in C#.I havent worked on C#.Please suggest me some links in C++/VC++. Thanks

          K Offline
          K Offline
          KingsGambit
          wrote on last edited by
          #4

          Please check http://support.microsoft.com/kb/196776[^] Some other links that might help you would be: Demonstration of OLE Automation of MS Word[^] http://www.codeguru.com/cpp/misc/misc/article.php/c6091/[^]

          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