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

output empty pdf file without error #215

Open
strongWei opened this issue Jun 15, 2023 · 1 comment
Open

output empty pdf file without error #215

strongWei opened this issue Jun 15, 2023 · 1 comment

Comments

@strongWei
Copy link

i olnly use the markdown-pdf command, the size of markdown file is more than 50k, i use command below:

markdown-pdf -p 'my phantomjs'  ./test.md -o ./test.pdf
# with nothing output

and the output pdf is empty

System info:

  • os: Ubuntu 20.04.2 LTS
  • npm: 9.5.0
  • node: v18.14.2

if you need my markdown pdf, please contact me, thx

@AlfreddGco
Copy link

Might be related with the markdown being to big (?), try adding large timeouts for loading (--load-timeout)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants