We currently export reports to Word by sending the headers for the file as a word document. From what I have researched, this seems to be fairly common. This has worked great for us before; however, we have a client who would like to add a custom header to the file, then upload it to our system. When they add the custom header, it creates a new directory where they saved the document and creates an HTML file for the header. Therefore, when they upload the file and go to open it again, their header is no longer there.
Is there any way around this? I tried searching for a Pear package and found PEAR:😮penDocument, is it possible to use this package to generate Word Documents?
Thanks in advance,
~ JimmyJam