Hallo Mits, thank you for replying: you're actually giving me a path.
My requirement is to implement a couple of actions to be performed automatically:
1. find&replace in a docx
2. union/merge a set of docx documents into a single docx
I have been told that POI is already integrated within Alfresco, but I have some fog on my path:
1. how to implement an action (I'm searching right now, got some good starting points from ecmarchitect and some books)
2. how to use a 3rd party library (POI) within a custom action (still grey)