Hello All,
I am a very experienced programmer but haven't used VB in many years now and never really done much Word automation at all. For a current project I need to extract detailed information from Word documents - page format, headers, footers, text content, tables, images... - and store it in a custom file for onward processing. I CAN do this by exporting the Word to RTF and parsing the RTF. However, I suspect there is an easier route via Word and VBA.
I would be most grateful if someone here could confirm this and point me to some useful code samples.
Thanks in advance.
I am a very experienced programmer but haven't used VB in many years now and never really done much Word automation at all. For a current project I need to extract detailed information from Word documents - page format, headers, footers, text content, tables, images... - and store it in a custom file for onward processing. I CAN do this by exporting the Word to RTF and parsing the RTF. However, I suspect there is an easier route via Word and VBA.
I would be most grateful if someone here could confirm this and point me to some useful code samples.
Thanks in advance.