If you want to split your PDF forms you can use the pdf-toolkit with the burst command. The output are pdf-files for each page one.
pdftk INPUT_FILE.pdf burst
The result are multiply PDF files for each page one file.
Powered by Drupal