Is there a way to take one PDF file with lets say 4 pages, and convert it to 4 PDF files (with a PHP library perhaps, as that's what I'm using for my backend).
So each PDF file(4) would correspond to a page in the original file.
The reason I want to do this is to enable commenting per page in the PDF.