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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. PowerPoint File Processing w/out office automation? $$$

PowerPoint File Processing w/out office automation? $$$

Scheduled Pinned Locked Moved C / C++ / MFC
comsysadmintestingtoolstutorial
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.
  • R Offline
    R Offline
    RickGavin
    wrote on last edited by
    #1

    Hi All, Anyway know how to process PowerPoint files other than using office automation? I need a threaded service, COM SERVER, etc, etc, that can export the slides from a PowerPoint deck, into individual images, like jpegs. I wrote a simple ASP COM object using the automation APIs, but it seems that its not threaded so multiple requests end up getting queued, just not a very good solution. If anyone knows of anything, please let me know. Thanks, Rick

    R 1 Reply Last reply
    0
    • R RickGavin

      Hi All, Anyway know how to process PowerPoint files other than using office automation? I need a threaded service, COM SERVER, etc, etc, that can export the slides from a PowerPoint deck, into individual images, like jpegs. I wrote a simple ASP COM object using the automation APIs, but it seems that its not threaded so multiple requests end up getting queued, just not a very good solution. If anyone knows of anything, please let me know. Thanks, Rick

      R Offline
      R Offline
      Ryan Binns
      wrote on last edited by
      #2

      Either write your own file parser/renderer, or download the OpenOffice[^] source code and extract the PowerPoint stuff. However, it's not that simple - The source is about 180MB compressed... You might be able to find a commercial solution, but I've been looking for something similar and haven't found anything yet. Ryan Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)
      Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

      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