PDF

This is a wiki page. Be bold and improve it!

If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.

How to extract one or several pages from a PDF document?

For example the Ohio Secretary of State web site publishes one single PDF with the maps of all the congressional district. I wanted to extract the map for Ohio's 8th congressional district. I did it with the following command line:

pdftops 2012CongressionalDistricts.pdf - | psselect -p8 | ps2pdf - oh8.pdf

See the man page for more information on each command.

See also: Tech Tip: Extract Pages From a PDF from Linux Journal.

Issues related to this page:

ProjectSummaryStatusPriorityCategoryLast updatedAssigned to
Linux softwarePDF: This document has XFA forms, which are cur…activenormalsupport request7 years 48 weeks