this post was submitted on 14 Mar 2025
181 points (98.4% liked)

[Moved to !iiiiiiitttttttttttt@programming.dev, check pinned post.] iiiiiiitttttttttttt.

905 readers
1 users here now

you know the computer thing is it plugged in?

Moved to !iiiiiiitttttttttttt@programming.dev.

founded 2 years ago
MODERATORS
 

transcript

A reddit post in r/fednews. Trump Took Away Adobe Acrobat and it took Me 45min to Combine Files Fed only Not that this matters but for anyone who thinks this is creating efficiency, Trump/Elmo took away my agencies Adobe acrobate away which means I can't edit documents. So instead of being efficient and taking 5seconds to combine a pdf, I took 45min along with IT to combine files. That's how I spend my time these days, trying to overcome the obstacles they put in place so I can do my job. For all this talk about government employees not doing work, I'm working double time just to keep up with what they are doing.

you are viewing a single comment's thread
view the rest of the comments
[–] bitwolf@sh.itjust.works 7 points 2 months ago (4 children)

You can join PDFs in GIMP in a pinch.

Its not efficient but its possible..

[–] yonder@sh.itjust.works 5 points 2 months ago (1 children)

Libreoffice draw can edit PDFs, and is polished the same as all the rest of the Libreoffice suite. It works pretty well in my experience.

[–] bitchkat@lemmy.world 2 points 2 months ago (3 children)
[–] grue@lemmy.world 5 points 2 months ago* (last edited 2 months ago)

Nobody knows it exists, apparently.

(And even worse, people are too computer-illiterate to think "hey, maybe there's a solution for my problem" and figure out how to go find it.)

[–] yonder@sh.itjust.works 1 points 2 months ago (1 children)

Sometimes I don't like using a CLI program, especially for something so visual like PDFs. If I don't need to make any edits to a PDF and am only arranging it, I like to use a program called PDFarranger.

[–] bitchkat@lemmy.world 1 points 2 months ago

If I wanted a gui, I'd first check to see if there is an xpdfcat command.

[–] SchwertImStein@lemmy.dbzer0.com 3 points 2 months ago (1 children)

I have a cli command for it somewhere in my shell history

[–] bitwolf@sh.itjust.works 1 points 2 months ago (2 children)

Oooh I'd love to see that if you find a spare moment 🙏

[–] SchwertImStein@lemmy.dbzer0.com 2 points 2 months ago

I'll totally check it if I remember. Don't hesitate to ping me if I don't reply with it in a day.

[–] SchwertImStein@lemmy.dbzer0.com 1 points 2 months ago (1 children)
[–] bitwolf@sh.itjust.works 2 points 2 months ago* (last edited 2 months ago) (1 children)

Linux or Mac, but if you only have windows I can convert, thank you!

[–] SchwertImStein@lemmy.dbzer0.com 3 points 2 months ago

With pdftk it's pdftk $(ls -v *.pdf) cat output merged.pdf for all pdf files in the directory and pdftk a.pdf b.pdf cat output merged.pdf for specific files.

[–] AHamSandwich@lemmy.world 3 points 2 months ago

NAPS2 will do it too, and quickly.

[–] PM_Your_Nudes_Please@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

I have 100% used my iPad to combine PDFs in a pinch. I was in a bind and away from my desk. Turns out, iPads can combine PDFs directly from the file manager. Hate on Apple all you want, but that shit should come standard with every OS by this point.