Python Forum

Full Version: Split docx document by page number
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to split a word document by page number but havenot got any success yet Cry , can anyone suggest any library to split a docx document?
Thank you
python-docx is the package to work with docx files. Here is the documentation: https://python-docx.readthedocs.io/en/latest/