I need to update several manuals from legacy content into our new template. I was thinking a script could help me do the trick.
I think the way it should work is as follows:
- create an empty document using latest template,
- open existing old manual document,
- select all content, copy. This will copy all text, tables, anchored frames, etc.
- go back to empty document and paste copied content.
Is this good practice using Extendscript?
Maybe using FCodes is an option. Do you have any suggestion?