in reply to Re^2: How do I apply formatting to a particular word in a docx file using Win32::Ole in Perl?
in thread How do I apply formatting to a particular word in a docx file using Win32::Ole in Perl?

Which "same" problem are you facing ? Please state your problem.

In order to use this (Win32::OLE based) mechanism to manage MS office documents, you will need to install the appropriate software - in this case - MS Word, on the machine where you run the code that calls Win32::OLE. If you install Word 2003, you need to install additional MS plug-ins so it can manage "docx" files.

            "XML is like violence: if it doesn't solve your problem, use more."

  • Comment on Re^3: How do I apply formatting to a particular word in a docx file using Win32::Ole in Perl?