This simple script extract parts of a pdf via input of an excel.
After start a folder has to be selected. The folder only allows one PDF and only one xlsx and will insert all desired PDFs in the same folder.
Column 1 defines the desired name of the new PDF.
Column 2 defines the desired pages of the original PDF. Startpage and Endpage are splitted by underscore "_". (e.g. 3_5 contain pages 3-5)
Header must be given!