Skip to main content
WolfShade
Legend
October 18, 2012
Question

CF9 working with Word documents???

  • October 18, 2012
  • 1 reply
  • 558 views

Hi, everyone.

Yet one more question on top of the one's I've started.

CF9: can it EASILY work with .doc(x) files??  I need to grab all content from Word files (including meta info and whatnot), insert into a CF variable/object, make minor changes, and then resave it as a .doc(x) file.

How difficult would this be?

Thank you,

^_^

    This topic has been closed for replies.

    1 reply

    Inspiring
    October 19, 2012

    A few years ago I had reason to look for ways to use cf to read text from powerpoint slides.  I found that Ben Nadel had written poi's for not just excel, but also word and powerpoint.  His site would be a good place to look.

    WolfShade
    WolfShadeAuthor
    Legend
    October 19, 2012

    Thanks, Dan.  I have been to Ben's site, many times, didn't even think to look, there.

    Have a great weekend.

    ^_^

    WolfShade
    WolfShadeAuthor
    Legend
    October 19, 2012

    Okay.. didn't find what I was looking for on Ben's site (all I could find was the POI for Excel), but I did find something on Raymond's site.  getAllTheTexts.  But I'm not sure this will do what I need it to do.  I'll give it a shot and report back.

    ^_^