Renovamen / oh-my-cv

An in-browser, local-first Markdown resume builder.
https://ohmycv.app
GNU General Public License v3.0
216 stars 39 forks source link

Links not working in PDF? #13

Closed Vuccappella closed 6 hours ago

Vuccappella commented 1 month ago

Upon exporting my CV in PDF with links to my LinkedIn/Portfolio and email (mailto: link) I noticed that when i open the pdf all the links are not imported and dont work.

Pretty big issue as I would not send a CV that doesnt have links working and recruiters unfortunately dont accept markdown :D

Vuccappella commented 1 month ago

Note: Im specifically talking about the links in the header as they seem to be special and defined in a special way through the editor.

I tried using normal markdown syntax to replace them using [Link text Here](https://link-url-here.org) syntax but that just broke the header.

I haven't tested links in the body.

Vuccappella commented 4 weeks ago

Actually the issue seems to be from selecting the option Destination --> "Microsoft Print to PDF" when exporting from the browser . If instead "PDF" is selected as destination links are working.

Note that "PDF"is not set by default in most browsers so it's still an issue for new people not using the tool and not knowing this.

Renovamen commented 2 weeks ago

Thanks for pointing that out. Could you let me know which browser you are using? I rarely test on Windows, so I might have missed something...

Vuccappella commented 2 weeks ago

I'm using Vivaldi which is chromium based. Microsoft Print to PDF seems to be like a screnshot, no links are working or text selectable. Standard "PDF" option works as expected.

Renovamen commented 5 days ago

Thanks for bringing this issue to my attention. I did some testing and it seems to be a common issue for Chromium browsers on Windows (except Chrome), where the default option is always Microsoft Print to PDF. I searched but couldn't find a way to change the default print option on the app's side. So I'll add a tip to the app and documentation mentioning this.

BTW, it's the first time I've tried the Vivaldi browser and I think I like it. Thanks for mentioning it to me🤣