yzane/vscode-markdown-pdf

PDF text selection and search is not working

christian-pinto opened this issue · 2 comments

The PDF is well formatted. However, the selection of the text is kind of misaligned as mentioned in #194. Also, I have noticed that it is not possible to search in the PDF. Is there any way to overcome this issue?

Thanks

I got this issue too. I just solved it by specifying the parameter "Markdown-pdf: Executable Path" to your installed Chrome.
Seems it's using an older Chromium version that doesn't support macos very well, the default setting works fine on my Windows pc.

That was it. It works like a charm now. Many thanks