Skip to main content
Inspiring
March 26, 2009
Question

converting word files to PDF using Coldfusion 7?

  • March 26, 2009
  • 2 replies
  • 407 views
hi i was just wonderign if there was any easy way to use coldfusion 7 to convert word files to PDF on the server.
    This topic has been closed for replies.

    2 replies

    BKBK
    Community Expert
    Community Expert
    March 29, 2009
    There is a documented example in the livedocs, where Coldfusion converts a word document to HTML. You can then use the cfdocument tag to convert the HTML to PDF.

    That's just what I've done below. This is probably not the easy way you want, but it is a start.

    To run it, place the file you wish to convert, say, temp.doc, in the web root. The result will be temp.pdf.

    Participant
    March 28, 2009
    This link should help.
    Convert Word to PDF

    Matthew Vass
    QA Analyst
    mvass@hostmysite.com
    HostMySite.com