this.extractPages({nStart:5, cPath: "TestExtract1.pdf"});
It just saves the entire extract which I have asked to extract, into one full pdf file.
My purpose what I want it to do, is for it to save the SEPERATE/single pages from the original pdf mag, and save those single pages into a specific folder. How can I do this?