User Tools

Site Tools


pdftk_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pdftk_notes [2023/08/14 21:34] – [replace a page with another pdf] rajupdftk_notes [2024/02/15 04:34] (current) – [replace a page with another pdf] raju
Line 1: Line 1:
  
 +
 +==== extract some pages ====
 +To get pages 11-19 (inclusive on both sides) of a pdf file
 +  pdftk A=in.pdf cat A11-19 output out.pdf
 +
 +Tested using
 +<code>
 + % pdftk --version
 +pdftk port to java 3.3.2 a Handy Tool for Manipulating PDF Documents
 +</code>
  
 ==== replace a page with another pdf ==== ==== replace a page with another pdf ====
pdftk_notes.txt · Last modified: 2024/02/15 04:34 by raju