Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not convert pdf #76

Closed
SeongBrave opened this issue Apr 24, 2018 · 15 comments
Closed

can not convert pdf #76

SeongBrave opened this issue Apr 24, 2018 · 15 comments
Labels
Milestone

Comments

@SeongBrave
Copy link

VSCode 1.22.2
Markdown PDF 1.0.1

when i selected Export(pdf),the result is:
image

@phantium
Copy link

Same result here, not just for PDF but also for PNG, JPEG.

@yzane
Copy link
Owner

yzane commented Apr 24, 2018

Please download Markdown PDF ver1.0.2 and try it.

@bowserm
Copy link

bowserm commented Apr 24, 2018

Thanks. v1.0.2 worked for me.

@yzane
Copy link
Owner

yzane commented Apr 25, 2018

@bowserm Thank you for the report.

@chikarifujino
Copy link

ver1.0.2 I still face the same problem.
created _tmp.html and no pdf.
_tmp.html is looks good.

@phantium
Copy link

1.0.2 does not work for me either.

@yzane
Copy link
Owner

yzane commented Apr 26, 2018

Can you solve the problem with the following operation?

  1. Set the markdown-pdf.executablePath option
    See the README for markdown-pdf.executablePath option setting

  2. Restart the Visual Studio Code

@SeongBrave
Copy link
Author

@yzane now it's ok, thanks

@yzane
Copy link
Owner

yzane commented Apr 27, 2018

@SeongBrave Thank you for the report.

@chikarifujino
Copy link

I got the reason why it can not be converted to PDF.
If # was included in the file name, it was not converted to PDF and _tmp.html was left.
By deleting # in the file name, conversion to PDF was completed.
In that case, I can convert without specifying markdown-pdf.executablePath.

Thank you for your quick reply.
I love this tool 😄

@yzane
Copy link
Owner

yzane commented Apr 28, 2018

@chikarifujino Thank you for the report.
I will check it.

@yzane yzane added this to the 1.0.2 milestone Apr 28, 2018
@yzane yzane added the bug label Apr 29, 2018
@yzane yzane modified the milestones: 1.0.2, 1.0.3 Apr 30, 2018
yzane added a commit that referenced this issue Apr 30, 2018
If # was included in the file name, it was not converted to PDF and _tmp.html was left.
yzane added a commit that referenced this issue Apr 30, 2018
@yzane
Copy link
Owner

yzane commented Apr 30, 2018

@chikarifujino Please upgrade to Markdown PDF ver1.0.3 and try it.

@chikarifujino
Copy link

ver1.0.3 worked for me. Thanks!

Even if the file name contains #, I can convert it to PDF.

@yzane
Copy link
Owner

yzane commented Apr 30, 2018

@chikarifujino Thank you for the report.

@yzane yzane closed this as completed Apr 30, 2018
@emy97
Copy link

emy97 commented May 13, 2019

Can you solve the problem with the following operation?

1. Set the `markdown-pdf.executablePath` option
   See the [README](https://github.com/yzane/vscode-markdown-pdf) for `markdown-pdf.executablePath` option setting

2. Restart the Visual Studio Code

Hi everyone, I'm novice can anyone help me with these steps, with screenshots?

tat3 pushed a commit to tat3/vscode-markdown-pdf-2 that referenced this issue Sep 4, 2022
If # was included in the file name, it was not converted to PDF and _tmp.html was left.
tat3 pushed a commit to tat3/vscode-markdown-pdf-2 that referenced this issue Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants