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

[Moved to [email protected], check pinned post.] iiiiiiitttttttttttt.

917 readers
1 users here now

you know the computer thing is it plugged in?

Moved to [email protected].

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 7 points 2 months ago (4 children)

You can join PDFs in GIMP in a pinch.

Its not efficient but its possible..

[–] yonder 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.

[–] [email protected] 2 points 2 months ago (3 children)
[–] [email protected] 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.)

[–] [email protected] 2 points 2 months ago
[–] yonder 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.

[–] [email protected] 1 points 2 months ago

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

[–] [email protected] 3 points 2 months ago (1 children)

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

[–] bitwolf 1 points 2 months ago (2 children)

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

[–] [email protected] 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.

[–] [email protected] 1 points 2 months ago (1 children)
[–] bitwolf 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!

[–] [email protected] 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.

[–] [email protected] 3 points 2 months ago

NAPS2 will do it too, and quickly.

[–] [email protected] 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.