JoeyDav 0 Report post Posted June 16, 2019 I have a bunch of PDF files with 25 pages each in them. I need to separate each page to make it its own file. How would I do this? I have tried using the extract page function, and entering this into the list: 1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;20;21;22;23;24;25 But, it does not work. Does anyone know how to do this? Cheers! Share this post Link to post Share on other sites
Leslie V. 0 Report post Posted June 17, 2019 Hello @JoeyDav, Thanks for reaching out to us! You can use the Split function instead: http://kb.gonitro.com/knowledgebase#/search/split/000002616 I hope that helps! Share this post Link to post Share on other sites
JoeyDav 0 Report post Posted June 17, 2019 Awesome! Thank you @Leslie V., I really appreciate it! Joe Share this post Link to post Share on other sites