Given a microsoft word with form field, is there some api we can use to populate it? I need to do this at the backend of my php web application.
and, I have seen this link http://drewd.com/2007/01/25/reading-from-a-word-document-with-com-in-php
Is there a way to field up a form using the word com object?