Thanks everyone.

I'm especially encourged by what I've not read. Noone's said "Trivial! Everyone knows you do it like this....here's a hundred online working examples..."

Why PowerPoint? 'Cause the client wants to be able to, on the fly, capture a snapshot of the data over the web at this exact second, and immediately, with no manual intervention of their own, show a slick PowerPoint presentation of the data with all those bells and whistles like slide-fade-in. They don't want just a series of images. They don't want to have to fiddle with Excel as an intermediate step. They want: click a button, get a PowerPoint presentation ready to go.

So anyway - it sounds like:

  1. It's at least possible, but not obvious
  2. I can quote this as a real development project, not "Just Another Powerpoint Generator".
I appreciate the indications, and I hate to sound thick, but most of the suggestions give me the impression of soething that could work when running on the same machine as the Powerpoint or Excel app. Will it work remotely over the web?

Thanks again.


In reply to Re: a module to generate PowerPoint? by punchcard_don
in thread a module to generate PowerPoint? by punchcard_don

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.