[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tf_18211[/url]

Step 3c: I am confused on this step. The server that I have ColdFusion
running on does not have Microsoft Office installed on it.

The reason I am exploring this is that I am using activePDF and I am getting
the error about not being able to instantiated the object. All signs point to
the document above. I am confused on Step 3c of the setup. I am trying to use
this for a Microsoft Word Document.
CODE:
<CFOBJECT ACTION="Create"
TYPE="COM"
CLASS="Word.Application"
NAME="WordObject">

Any help would be great.