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. Creating Word Document With C++

Creating Word Document With C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++questioncomhelp
2 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.
  • I Offline
    I Offline
    insanely420
    wrote on last edited by
    #1

    I want to export some information from my software into Word. I am not able to use the OLE for Word. Can somebody help me ? How can i initialize a word document and then write my data in it. I want to use tables while exporting the data. Is there any article which tells me to do that ? I am not using MFC. I am constrained to use only Win32 APIs Thanks in advance

    S 1 Reply Last reply
    0
    • I insanely420

      I want to export some information from my software into Word. I am not able to use the OLE for Word. Can somebody help me ? How can i initialize a word document and then write my data in it. I want to use tables while exporting the data. Is there any article which tells me to do that ? I am not using MFC. I am constrained to use only Win32 APIs Thanks in advance

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      Output content it in the Office xml file format, which is documented. Otherwise, buy third party Word generators out there (http://www.pparadise.com/index.pasp[^])


      MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site. Support for development will ship at the same time as the Windows XP Service Pack 1 (SP1) release.

      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