【问题标题】:How can i download my json resume as pdf on my gist?如何在我的 gist 上将我的 json 简历下载为 pdf 格式?
【发布时间】:2019-12-13 19:13:58
【问题描述】:

我想将我的 json-resume 下载为带有预期主题的 pdf 文件。

https://gist.github.com/ertugdlk/45c7cccb43e66714a90cdfb8fae5ea56

【问题讨论】:

  • 看看this的回答,希望对你有帮助。
  • 谢谢我检查一下
  • 嘿 @phybarin,这里是 jsonresume 的创建者,你能在 github repo 上创建一个问题吗?现在尝试在 chrome 中打印到 pdf

标签: json pdf github resume gist


【解决方案1】:

您需要使用 npm install -g resume-cli 安装 resume-cli。 然后运行命令resume export --format pdf resume.pdf。如果您使用自定义主题之一,则需要使用 npm install -g jsonresume-theme-。安装主题后可以使用 resume export --format pdf --theme resume.pdf

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-12-10
    • 1970-01-01
    • 2017-02-13
    • 1970-01-01
    • 1970-01-01
    • 2015-10-05
    • 1970-01-01
    相关资源
    最近更新 更多