I have a 600 pages long pdf file.
I would love to be able to split it in different pdf files,
one containing odd-numbered pages: 1,3,5,7,9,11 etc.
and another file containing even-numbered pages: 2, 4, 6, 8, 10 etc.
Could anyone help me create something like that ?