Hi,
I would like to know if it's possible to split a word document to several word document.
Here an example of a word document i would like to split : https://act-cs.fr/example/example.docx
I would like to create a word document from this example. The idea would be to retrieve the code and create a new word document that will have this code as the name.
Here is the result I would like to obtain :
https://act-cs.fr/example/lp01.docx
https://act-cs.fr/example/lp02.docx
Thanks