this post was submitted on 11 May 2026
729 points (98.8% liked)

me_irl

7686 readers
2446 users here now

All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Dave@lemmy.nz 193 points 1 week ago (3 children)

If you provide your CV as an editable word editor document instead of a PDF then there's no way you're making it to the interview round if I'm the AI assigned to screen your application.

[–] toynbee@piefed.social 60 points 1 week ago* (last edited 1 week ago) (4 children)

So many times in my early career, recruiters specified that my resume had to be in .doc rather than .pdf. One of them even said that it was so they could remove any identifying factors before sending it to their clients.

I wish I'd been canny enough to recognize that as a red flag.

edit: I've since written a script to generate a pdf resume from a yaml file. Good luck with that, recruiters!

[–] a_non_monotonic_function@lemmy.world 1 points 5 days ago (1 children)

edit: I've since written a script to generate a pdf resume from a yaml file. Good luck with that, recruiters!

I just use LaTeX.

[–] toynbee@piefed.social 1 points 4 days ago

Nothing wrong with that!

[–] Pieisawesome@lemmy.dbzer0.com 15 points 1 week ago (1 children)

3rd party recruiters do this to try and lure clients (organizations that are hiring) in. They also do it to pretend you already work at the consulting firm (if the recruiter is for the consulting firm) and other shady stuff.

You are probably better off not working with someone who is editing your resume.

Higher quality 3rd party recruiters don’t do this stuff.

It’s bests to stick with pdfs

[–] toynbee@piefed.social 7 points 6 days ago

Oh, I know.

Now.

[–] Ziglin@lemmy.world 13 points 1 week ago (2 children)

But how do I render my LaTeX to a word document?

[–] Hackerman@discuss.tchncs.de 2 points 6 days ago

Not sure whether this actually works, but I'd probably try pandoc first.

[–] swab148@lemmy.dbzer0.com 16 points 1 week ago (1 children)
  1. Print out the LaTeX

  2. Scan the printed file back in and save as a PDF

  3. Export the PDF to a .png

  4. Import the .png to Word

  5. ?????

  6. Profit

[–] sanpo@sopuli.xyz 4 points 5 days ago

You joke, but people do that.

I've received, more than once, a screenshot embedded in an Excel file...

[–] fleem@piefed.zeromedia.vip 8 points 1 week ago (1 children)
[–] toynbee@piefed.social 2 points 6 days ago

I had it stored on a git VM I've long since deleted, but it wasn't complex. If you're genuinely interested, I would be happy to collaborate with you.

[–] bamboo@lemmy.blahaj.zone 11 points 1 week ago (1 children)

This is my first step of weeding out candidates. The software we used would render the PDF for a first pass, but if it had a .doc, then you'd have to download it, and open it on your machine. I tried to convince the HR department to disable .doc uploads for security risks but I guess it was a global setting and would have applied to sales hires too.

[–] echodot@feddit.uk 2 points 6 days ago

Also I'm not paying for Microsoft Windows 11 Copilot AI O365, or whatever it's currently called, just so I can send a CV.

[–] zergtoshi@lemmy.world 2 points 1 week ago (3 children)

...you think PDF files can't be edited? 🤓

[–] Test_Tickles@lemmy.world 8 points 6 days ago (2 children)

Internally, PDF is such a shit format that it is more likely to cause your computer to go thermonuclear and destroy your entire neighborhood than it is to survive even the most minor edit. And that's even if you choose to pay Adobe for their craptastic editor.

[–] echodot@feddit.uk 3 points 6 days ago* (last edited 6 days ago) (2 children)

It's not intended to be an editable format. Any hacky solution that allows editing it is always going to be shit.

[–] AnUnusualRelic@lemmy.world 2 points 5 days ago

And spreadsheets aren't supposed to be anything more than a convenient way to calculate things, but we know how that went.

[–] Test_Tickles@lemmy.world 1 points 5 days ago

Actually, it is an editable format. It can be "locked" to theoretically stop people from editing a specific file, but most of the elements available in the format are vector. Of course there are raster elements that are purely a collection of pixels, those elements are not meant to be editable.
Some apps just decide to punt rather than deal with the vectors, so they stuff a raster image into the PDF and call it "good enough".

It's obvious that Adobe's "plan" for PDF went off the rails at some point, and they just started wedging features into it all half-assed. But the real problem is that Adobe clearly decided at some point to monetize the problems in their format rather than try to fix them.

[–] zergtoshi@lemmy.world 2 points 6 days ago (1 children)

I hear the message.
Next time I refrain from making tongue-in-cheek comments or try different emojis 🫡

[–] Test_Tickles@lemmy.world 4 points 6 days ago* (last edited 6 days ago) (1 children)

There was no message, I just recently had to do a deep dive into our PDF code to fix something that is ridiculous and took way too long to work around (it wasn't a bug as much as it was PDF nonsense), so I am severely butthurt about PDF right now and venting about it whenever I get the chance.

[–] zergtoshi@lemmy.world 2 points 6 days ago

I'm sorry if my light-footed comment has caused distress by reminding you of your deep dive into your PDF code 🙏

[–] Dave@lemmy.nz 1 points 6 days ago

I don't care if it's edited, it's the presentation.

[–] JcbAzPx@lemmy.world 0 points 6 days ago

PDF can be an image format. If they want to draw on top of that, they can do that with any format.