this post was submitted on 11 May 2026
714 points (98.9% liked)

me_irl

7635 readers
2602 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
[–] toynbee@piefed.social 58 points 1 day ago* (last edited 1 day ago) (3 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!

[–] Pieisawesome@lemmy.dbzer0.com 15 points 1 day 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 6 points 1 day ago

Oh, I know.

Now.

[–] Ziglin@lemmy.world 12 points 1 day ago (2 children)

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

[–] Hackerman@discuss.tchncs.de 2 points 16 hours ago

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

[–] swab148@lemmy.dbzer0.com 15 points 1 day 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 11 hours 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 day ago (1 children)
[–] toynbee@piefed.social 2 points 1 day 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.