Extract PDF Pages
Pick specific pages from a PDF and save them as a new document.
Tips
- Use
1-5for a range,2,4,6for specific pages. - Combine both:
1-3, 5, 8-10. - Pages outside the document range are skipped.
- Requires FPDI library (run:
composer install).