• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    在Ubuntu下如何将chm文件转成pdf格式的方法介绍

    在Ubuntu下将chm文件转成pdf格式总共分为三个步骤:

    1.将chm提取出html文件:

    2.将html按页排序

    3.转换成pdf

    在Ubuntu下进行如下操作:

    1.安装libchm-bin,  htmldoc

    sudo apt-get install libchm-bin htmldoc

    2.提取出html文件

    extract_chmLib path to the chm file> directory for the resulting HTML files>

    3.转换成pdf

    htmldoc -t pdf13 --webpage -f myFile.pdf *.html

    上一篇:Ubuntu中使用Psensor监控硬件温度
    下一篇:Ubuntu 11.04 安装后要做的20件事情分享
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    在Ubuntu下如何将chm文件转成pdf格式的方法介绍 在,Ubuntu,下,如何,将,chm,