fraserxu / electron-pdf

📄 A command line tool to generate PDF from URL, HTML or Markdown files.
MIT License
1.24k stars 136 forks source link

failed to generate pdf from md #319

Open chenbingbcb opened 1 year ago

chenbingbcb commented 1 year ago

C:\Users\xxx\Desktop>electron-pdf 3.md 3.pdf (node:37776) electron: Failed to load URL: file:///Users/chenb/AppData/Local/Temp/3-3167f2c9-dd84-4a9c-8e9b-0f52d47dfe47.html with error: ERR_FILE_NOT_FOUND

The file 3-3167f2c9-dd84-4a9c-8e9b-0f52d47dfe47.html exists in C:\Users\chenb\AppData\Local\Temp

Only from md, but other formats are ok. Help me, thx!

atefBB commented 2 months ago

@chenbingbcb Hi ! did u manage to fix this issue ?

chenbingbcb commented 2 months ago

@chenbingbcb Hi ! did u manage to fix this issue ?

no, sorry