爱意满满的作品展示区。
cr4fun

写了个在线把 markdown 转成 pdf 的小工具

  •  
  •   cr4fun · Mar 26, 2019 · 2978 views
    This topic created in 2692 days ago, the information mentioned may be changed or developed.

    体验地址: http://www.md2pdf.xyz/

    github: https://github.com/md2pdf/webserver

    在服务器装的时候,需要避开 2 个坑。

    1、如果错误提示找不到 libnss3 库,需要在服务器安装 chrome

    sudo apt-get install chromium-browser
    

    2、chrome 不可以用 root 用户执行 所以添加当前用户名到 sudo 组。

    usermod -a -G sudo $(whoami)
    

    3、转成的 pdf 汉字为乱码

    需要在服务器上安装中文字体

    apt install fonts-arphic-ukai
    
    3 replies    2019-03-27 09:30:08 +08:00
    cr4fun
        1
    cr4fun  
    OP
       Mar 26, 2019
    感兴趣的加我微信哈 cr4fun
    jifengg
        2
    jifengg  
       Mar 27, 2019
    1、如果错误提示找不到 libnss3 库,需要在服务器安装 chrome
    sudo apt-get install chromium-browser
    jifengg
        3
    jifengg  
       Mar 27, 2019
    1、如果错误提示找不到 libnss3 库,需要在服务器安装 chrome
    sudo apt-get install chromium-browser

    --------------------------------
    是因为 chrome 带了这个库所以你就直接安装 chrome 了,还是你的程序需要用到 chrome ?感觉少库就安装一个软件这种情况很难理解啊。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2793 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 06:05 · PVG 14:05 · LAX 23:05 · JFK 02:05
    ♥ Do have faith in what you're doing.