Top "Pdftk" questions

A simple, GPL-licensed command-line tool for manipulating PDF documents.

How do you combine PDFs in ruby?

This was asked in 2008. Hopefully there's a better answer now. How can you combine PDFs in ruby? I'm using the …

ruby pdf pdf-generation itext pdftk
set output location for pdftk sample.pdf burst

I've a question, I am using tdftk to split pages of a pdf file from php. using following command $command = …

php pdftk
Flatten FDF / XFDF forms to PDF in PHP with utf-8 characters

My scenario: A PDF template with formfields: template.pdf An XFDF file that contains the data to be filled in: …

pdf utf-8 flatten pdftk xfdf
Merging two a5 pages into a singe a4 page (without using pdfnup)

I am using Dompdf to generate A5 pdf documents from a html template and Pdfnup (Part of Pdfjam) to combine …

pdf-generation ghostscript dompdf pdftk
pdftk and qpdf to reset PDF commenting security

to be able to add annotations to a pdf file in linux, i have to reset the "Commenting" security setting …

pdf pdftk
Merge two PDF files -- one as background, one as foreground

I have two PDF-files. Both have the same geometry and the same amount of pages. I would like to merge …

java pdf merge itext pdftk
pdftk will not decompress data streams

I have been trying to work with pdftk to inspect information from compressed pdf streams created by Nitro Reader, but …

pdf pdftk
How to solve "pdftk: Bad CPU type in executable" on Mac?

I want to use pdftk but I always get this error zsh: bad CPU type in executable: pdftk I reinstalled …

macos terminal pdftk
Stamp PDF file with control for position of stamp file

Does anyone know about stamping PDF file to PDF file and also controls for positioning PDF file stamp? I have …

pdf ghostscript pdftk
Split PDF by multiple pages using PDFTK?

I am finding it hard to phrase this question and could not find an online solution for what I'm trying …

powershell pdf merge split pdftk