This is more of a COM question than PHP, I suppose, but I was not sure where else to post it.
Part of what I am doing is using PHP to interface with the COM class to make changes to a word document based on a user form.
The problem is I cannot find the COM class on MSDN or PHP.net or anywhere really. I have been looking for a few days now with no luck. Because of this, I do not know what methods are available for my use. All I know are the simple ones that are all over in every tutorial to generate a Word Document VIA PHP, open, save, margins, etc...🙁
MSDN is such a cluster, and I was told to consider .Net rather than PHP when asking there :queasy: