#pdftk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pdftk, aggregated by home.social.
-
(pats self on back after merging a georeferenced PDF portrait page map with text on a second landscape page using #pdftk and not losing the geo tags)
-
(pats self on back after merging a georeferenced PDF portrait page map with text on a second landscape page using #pdftk and not losing the geo tags)
-
(pats self on back after merging a georeferenced PDF portrait page map with text on a second landscape page using #pdftk and not losing the geo tags)
-
(pats self on back after merging a georeferenced PDF portrait page map with text on a second landscape page using #pdftk and not losing the geo tags)
-
(pats self on back after merging a georeferenced PDF portrait page map with text on a second landscape page using #pdftk and not losing the geo tags)
-
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 -
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 -
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 -
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 -
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 -
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
-
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
-
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
-
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
-
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
-
#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etcI can send you various aliases I have created. Also, see various pdf posts at linuxatty.wordpress.com.
-
#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etcI can send you various aliases I have created. Also, see various pdf posts at linuxatty.wordpress.com.
-
#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etcI can send you various aliases I have created. Also, see various pdf posts at linuxatty.wordpress.com.
-
#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etcI can send you various aliases I have created. Also, see various pdf posts at linuxatty.wordpress.com.
-
#pdftk for terminal
@libreoffice draw
#masterpdf v4 is free; current version is paid
#ocrmypdf
#pdfunite etcI 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)
-
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)
-
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)
-
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)
-
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)
-
От 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 страницы с таблицами. Расскажу какие решения пытался применить, с какими проблемами пришлось столкнуться и как удалось сгенерировать корректный PDF.
https://habr.com/ru/articles/880620/
#jsPDF #WeasyPrint #PDF #pdftk #Chrome #HTML #Puppeteer #wkhtmltopdf #Рендеринг_pdf
-
От jsPDF к Chrome: решение сложной задачи рендеринга PDF с таблицами
Кейс про генерацию PDF из HTML страницы с таблицами. Расскажу какие решения пытался применить, с какими проблемами пришлось столкнуться и как удалось сгенерировать корректный PDF.
https://habr.com/ru/articles/880620/
#jsPDF #WeasyPrint #PDF #pdftk #Chrome #HTML #Puppeteer #wkhtmltopdf #Рендеринг_pdf
-
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/ -
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/ -
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/ -
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/ -
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 -
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 -
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 -
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 -
Mit #LibreOffice und der integrierten Base Datenbank gibt es auch einen Ansatz für das Erstellen und Verarbeiten von E-Rechnungen.
LibreOffice ist eine der wenigen Anwendungen, die das PDF/A3-Format schreiben kann, welches wiederum die Basis für #ZUGFeRD und Factur-X ist.Über #pdftk wird dann die XML-Datei und das PDF zusammen gebracht.
Für meine Filemaker Datenbank konnte ich mir von dieser Lösung auch etwas Inspiration holen.
https://ask.libreoffice.org/t/xrechnungen-bestandige-weiterentwicklung/114318
-
Mit #LibreOffice und der integrierten Base Datenbank gibt es auch einen Ansatz für das Erstellen und Verarbeiten von E-Rechnungen.
LibreOffice ist eine der wenigen Anwendungen, die das PDF/A3-Format schreiben kann, welches wiederum die Basis für #ZUGFeRD und Factur-X ist.Über #pdftk wird dann die XML-Datei und das PDF zusammen gebracht.
Für meine Filemaker Datenbank konnte ich mir von dieser Lösung auch etwas Inspiration holen.
https://ask.libreoffice.org/t/xrechnungen-bestandige-weiterentwicklung/114318
-
Mit #LibreOffice und der integrierten Base Datenbank gibt es auch einen Ansatz für das Erstellen und Verarbeiten von E-Rechnungen.
LibreOffice ist eine der wenigen Anwendungen, die das PDF/A3-Format schreiben kann, welches wiederum die Basis für #ZUGFeRD und Factur-X ist.Über #pdftk wird dann die XML-Datei und das PDF zusammen gebracht.
Für meine Filemaker Datenbank konnte ich mir von dieser Lösung auch etwas Inspiration holen.
https://ask.libreoffice.org/t/xrechnungen-bestandige-weiterentwicklung/114318
-
Mit #LibreOffice und der integrierten Base Datenbank gibt es auch einen Ansatz für das Erstellen und Verarbeiten von E-Rechnungen.
LibreOffice ist eine der wenigen Anwendungen, die das PDF/A3-Format schreiben kann, welches wiederum die Basis für #ZUGFeRD und Factur-X ist.Über #pdftk wird dann die XML-Datei und das PDF zusammen gebracht.
Für meine Filemaker Datenbank konnte ich mir von dieser Lösung auch etwas Inspiration holen.
https://ask.libreoffice.org/t/xrechnungen-bestandige-weiterentwicklung/114318
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow initial load times for #Thunderbird, and complications with #Insync. #Snap applications are more prevalent, and they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow initial load times for #Thunderbird, and complications with #Insync. #Snap applications are more prevalent, and they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow initial load times for #Thunderbird, and complications with #Insync. #Snap applications are more prevalent, and they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow initial load times for #Thunderbird, and complications with #Insync. #Snap applications are more prevalent, and they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow response times for #Thunderbird, and complications with #Insync. Although snap applications are more prevalent, they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow response times for #Thunderbird, and complications with #Insync. Although snap applications are more prevalent, they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow response times for #Thunderbird, and complications with #Insync. Although snap applications are more prevalent, they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
Upgrading to #Xubuntu #Noble — 24.04 from 22.02 — and a review
The upgrade to Xubuntu 24.04 introduced both enhancements and challenges. Key issues included difficulties with re-enabling third-party #PPAs, slow response times for #Thunderbird, and complications with #Insync. Although snap applications are more prevalent, they require careful management to avoid storage issues.
#vivaldi #snap #thunar #pdftk #xsane #parole #XFCE
https://linuxatty.wordpress.com/2024/10/09/upgrading-to-xubuntu-noble-24-04-from-22-02-and-a-review/
-
as easy as that was to whip up, #pdftk would not accept any of several variations, and hunting about there appears no evidence it has worked for anyone for at least two years. So I rewrote the script to generate the csv file that #MobileSheets accepts, which it happily did — I should have done this the first time, but whatever, now I have the book on a tablet!
-
as easy as that was to whip up, #pdftk would not accept any of several variations, and hunting about there appears no evidence it has worked for anyone for at least two years. So I rewrote the script to generate the csv file that #MobileSheets accepts, which it happily did — I should have done this the first time, but whatever, now I have the book on a tablet!
-
as easy as that was to whip up, #pdftk would not accept any of several variations, and hunting about there appears no evidence it has worked for anyone for at least two years. So I rewrote the script to generate the csv file that #MobileSheets accepts, which it happily did — I should have done this the first time, but whatever, now I have the book on a tablet!
-
as easy as that was to whip up, #pdftk would not accept any of several variations, and hunting about there appears no evidence it has worked for anyone for at least two years. So I rewrote the script to generate the csv file that #MobileSheets accepts, which it happily did — I should have done this the first time, but whatever, now I have the book on a tablet!
-
as easy as that was to whip up, #pdftk would not accept any of several variations, and hunting about there appears no evidence it has worked for anyone for at least two years. So I rewrote the script to generate the csv file that #MobileSheets accepts, which it happily did — I should have done this the first time, but whatever, now I have the book on a tablet!
-
@maxcoutard
I use #darktable for image processing, #gimp for advanced image manipulation, and #digikam for image library management.
For precision technical drawings use #freecad or #librecad for 2D drafting,. for viewing ebooks its #calibre.
For video I use #shotcut and 3d animation use #blender .
Look into #saxon for XML management using XSLT. we are getting more geeky as we go here 🙂
PDFs can be dealt with using #pdftk