I have a word document (in .dot) format with recorded macros. I have java code that copies the entire content of the word document to another word document (another .dot format document).
But the newly created document is missed with the recorded macros. I need to copy the macros also, into the new document. How can I do that?