This is a python script to enable you to split your pdf according to your wish and merge any pdfs while you split at the same time ...
python pdf_merge_split.py split --input report.pdf --output-dir ./splits --every 10 python pdf_merge_split.py split --input report.pdf --output-dir ./splits --ranges ...