使用Typora时遇到情况:
最开始导出时,文档页数在20页,导出没有问题。
但是后面随着内容的增加,页数将近40页,此时导出时出现failed to export as pdf。
猜测可能是由于Typora导出时做了限制。
百度后发现Typora: failed to export as pdf_MusicCodeM的博客-优快云博客_typora导出pdf失败
尝试后发现依旧无法导出。
最后解决方案:
现将markdown文件导出成html文件,然后用谷歌浏览器将html文件下载为pdf。
算是曲线救国了,最终导出效果与直接导出为pdf效果一致。
注意事项:
此处options需要将默认的Headers and footers 选项进行取消,否则会在页眉上显示文件的本地存放路径。
补充日志查看方法:
Get Typora Logs - Typora Support
Click “Open Theme Folder” in preference panel, and find typora.log
on its parent folder.