File size: 144 Bytes
ee0c434
 
 
1
2
3
extract_pdf_section
Extracts a specified section from a PDF file and saves it as a new PDF.
extract_pdf_section('input.pdf', 2, 5, 'output.pdf')