Por motivos que quedarán claros en un futuro aún indefinido, he actualizado un viejo (¡del 2014!) artículo de mi blog:

Adjuntar archivos a un PDF desde Linux | El Pingüino Tolkiano

https://elpinguinotolkiano.wordpress.com/2014/09/25/adjuntar-archivos-a-un-pdf-desde-linux/

#Software, #Linux, #PDF, #PDFtk
Adjuntar archivos a un PDF desde Linux

ACTUALIZADO abril 2026 El estándar PDF admite funcionar como «contenedor», aceptando «transportar» archivos. Esta característica permite trabajar con formularios que puedan ser completados por el l…

El Pingüino Tolkiano

Preparing documentation for the European Court of Human Rights: #orgmode #pdftk and #Latex to the rescue.

How I used org mode, pdftk and latex to produce the final documentation output.

https://derecho-internet.org/2026/03/31/preparing-documentation-for-the-echr.html

Derecho de Internet

@D_J_Nathanson

#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etc

I can send you various aliases I have created. Also, see various pdf posts at linuxatty.wordpress.com.

I have to check the (well written and example-rich) man page every time I need to do this kind of things, but:

#pdftk is awesome!

Last iteration, with line breaks for readability:

```
pdftk
A=attestation-conformite-documents-comptables+signature.pdf
B=etats-financiers.pdf
cat A B1-10
output comptes-annuels+signature.pdf
```

Subtitle: concatenate two PDFs into a single one, only retaining the first 10 pages of the second one.

(Once-a-year dance, now documented in a README.md)

Cómo escribir un texto en todas las páginas de un archivo PDF mediante una terminal en cualquier distribución GNU/Linux.
http://amartizando.blogspot.com/2025/02/como-escribir-un-texto-e-todas-las.html
#GNU/Linux #Linux #PDF #PDFTK #Amartizando.com
Cómo escribir un texto en todas las páginas de un archivo PDF mediante una terminal en cualquier distribución GNU/Linux.

Blog sobre pequeñas soluciones en GNU/Linux y algunos consejos dentro del mundo Android.

От jsPDF к Chrome: решение сложной задачи рендеринга PDF с таблицами

Кейс про генерацию PDF из HTML страницы с таблицами. Расскажу какие решения пытался применить, с какими проблемами пришлось столкнуться и как удалось сгенерировать корректный PDF.

https://habr.com/ru/articles/880620/

#jsPDF #WeasyPrint #PDF #pdftk #Chrome #HTML #Puppeteer #wkhtmltopdf #Рендеринг_pdf

От jsPDF к Chrome: решение сложной задачи рендеринга PDF с таблицами

Введение Расскажу вам о кейсе про генерацию PDF из HTML страницы основанной на Ant Design для на который ушло гораздо больше времени, чем планировалось, при этом решение оказалось довольно простым....

Хабр

Hey! it took a little longer than expected, i (@dvd) spent some time playing with metadata info and bookmarks with #pdftk and #calibre – & btw realized that this is another world of wonder to explore 😆

-> here you go, enjoy the bookmarked pdf!
https://publications.servus.at/2024-Artists-Running-Data-Centers/

Working through OCRing a late 19th century edition of an 18th century French memoir. Images were already available, so the post is just about the journey from images to processed text, with proper footnotes, comments, searchable, and full text for copying.
https://blog.medusis.com/38_Adventures+in+OCR.html #digipres #ocr #french #pdftk #googlevision
Adventures in OCR