I'd like to take a multi-page pdf file and create separate pdf files per page.
I've downloaded reportlab and have browsed the documentation, but it seems aimed at pdf generation, I haven't yet seen anything about processing pdf's themselves.
Is there an easy way to do this in python?