A simple, GPL-licensed command-line tool for manipulating PDF documents.
I use pdftk to compress a pdf using the following command line pdftk file1.pdf output file2.pdf compress It …
compression pdftkI want to install pdftk with MacPorts, but this command does not work: sudo apt-get install pdftk Is it possible …
macos pdftkHow do you easily split a large PDF into two (or more) separate PDFs? Say we have foo-bar.pdf, section …
pdf pdftkI've been using PDFTK Server on OSX pre 10.11 for over a year without any issues running commands on the command …
macos pdf homebrew pdftk osx-elcapitanI use pdftk to repair some failures in corrupted PDF files, but I faced another problem which is not fixed …
pdf fonts pdf-generation truetype pdftkI have on each page of my PDF document a line with this string: %REPLACE% Which I'd like to find …
bash pdf pdftkI'm trying to use PDFTK to rotate pages in my PDF document. Executing something like the following should result in …
pdf acrobat pdftkCan someone please tell me how to remove the last page of a PDF file, using PDFtk?
linux pdf pdftk