I have a user guide for my application that I would like to provide both an HTML verson and a PDF version (and possible some other indexed version for a Java help). Are there any tools, preferably for maven that I could integrate into my build cycle that will convert from HTML to PDF? Currently I have a word doc format that I manually convert to PDF (and no HTML version available), which is prone to errors and really just a pain.

我有一个我的应用程序的用户指南,我想提供HTML版本和PDF版本(以及可能的一些其他索引版本的Java帮助)。是否有任何工具,最好是maven,我可以集成到我的构建周期,从HTML转换为PDF?目前我有一个单词doc格式,我手动转换为PDF(并没有HTML版本可用),这很容易出错,真的很痛苦。

2 个解决方案

#1


1

You might use a tool like DocBook and write the documentation in a scripting language (XML in their case). Then use the tool to transform the source to the target formats, e.g. HTML and PDF.

您可以使用DocBook之类的工具,并使用脚本语言(在其案例中为XML)编写文档。然后使用该工具将源转换为目标格式,例如HTML和PDF。

更多相关文章

  1. 在IE(所有版本)中打破JQuery自动完成组合框线项目这将采取一个look
  2. 解决IE9以下版本浏览器不支持HTML5标签的问题
  3. IE旧版本如何让HTML4转换并且支持HTML5的新特性。
  4. 如何在php中找到更轻或更暗版本的十六进制代码的十六进制代码
  5. 软件发布:PHP编译工具v1.0
  6. redis界面管理工具phpRedisAdmin 安装
  7. 在php中检测浏览器,版本和平台的可靠方法
  8. 工具mantisbt--将mantis安装到已经搭建好的PHP环境下出现的时区
  9. centos7 升级php版本

随机推荐

  1. ubuntu android 调用 动态链接库
  2. Android布局优化
  3. android button 自定义
  4. Android Design版微信首度亮相:微信的一小
  5. Android之Android(安卓)Studio三种方式导
  6. Android图像处理技术(实现Android中的PS)(一
  7. Android点击WebView网页中的email发送邮
  8. Android 仿微信的键盘切换
  9. Android 视图动画(View Animation) 使用
  10. Android 应用的版本兼容 了解一下(理解 mi