工作中涉及到制作PDF报表,找了很多办法,总是不尽人意,有诸多bug,如:

1:中文显示乱码

2:处理字符串分割及换行时要么是字符串被截断无法显示,要么就是无法换行超出显示范围

3:处理分页是内容被截断

4:处理图片时图片失真,显示错乱

。。。。。

大家有兴趣可以试一试:

方法一:libhpdf  C++使用的API,可以从网上下载,此方法遇到的问题是字符串换行处理及中文显示有问题;

方法二:利用RML编写PDF模板,在用python的编写转换代码,也是遇到诸多问题无法实现 http://blog.csdn.net/u012218838/article/details/50675453

方法三:利用国外大牛写的wkhtmltopdf.exe 此方法是诸多方法中最简单且效果最好的方法,基本上可以做到所见即所得;

在此简单介绍wkhtmltopdf.exe的使用方法:

下载地址:

指定页边距:

指定目录及深度:目录是根据HTML的标题标签生成的<h1> <h2> <h3>.....,默认的深度是<h4>

--outline 生成的标签默认深度是 4  ,通过--outline-depth 6 可以设置目录深度为6

指定页眉:

--header-spacing 5 页眉距离

--header-line 页眉线

--header-left 指定页眉左侧内容

--header-right  指定页眉右内容

指定页脚:

--footer-center [page]/[topage] 页脚中显示,显示内容是 【当前页/总页数】

--footer-line 指定页脚线

wkhtmltopdf可以同时转换多个HTML生成以个pdf,但是如果HTML文件太多,可能导致参数太长转换失败(避免此问题的方法有两种,一是把所有的HTML

文件写到一个文件中,二是利用wkhtmltopdf源码)

好了,写一个简单的完成命令行调用方式供参考:

wkhtmltopdf.exe -T 15mm --outline-depth 6 --header-spacing 5 1.html --header-line --header-left “左边” --header-right "右边" --footer-center "[page]/[topage]"

--footer-line 2.html --header-line --header-left “左边” --header-right "右边" --footer-center "[page]/[topage]"  --footer-line 3.html --header-line --header-left “左边”

--header-right "右边" --footer-center "[page]/[topage]"  --footer-line Report.pdf

粘贴wkthmltopdf.exe,大家可以参考一下;

http://park.jobdeer.com/discussion/10/wkhtmltopdf%E4%B8%AD%E6%96%87%E5%8F%82%E6%95%B0

常规选项

--allow <path>  允许加载从指定的文件夹中的文件或文件(可重复)--book*  设置一会打印一本书的时候,通常设置的选项--collate  打印多份副本时整理 --cookie <name> <value>  设置一个额外的cookie(可重复) --cookie-jar <path>  读取和写入的Cookie,并在提供的cookie jar文件 --copies <number>  复印打印成pdf文件数(默认为1) --cover* <url>  使用HTML文件作为封面。它会带页眉和页脚的TOC之前插入 --custom-header <name> <value>  设置一个附加的HTTP头(可重复) --debug-javascript  显示的javascript调试输出 --default-header*  添加一个缺省的头部,与页面的左边的名称,页面数到右边,例如: --header-left '[webpage]' --header-right '[page]/[toPage]'  --header-line --disable-external-links*  禁止生成链接到远程网页--disable-internal-links*  禁止使用本地链接--disable-javascript  禁止让网页执行JavaScript --disable-pdf-compression*  禁止在PDF对象使用无损压缩 --disable-smart-shrinking*  禁止使用WebKit的智能战略收缩,使像素/ DPI比没有不变 --disallow-local-file-access  禁止允许转换的本地文件读取其他本地文件,除非explecitily允许用 --allow --dpi <dpi>  显式更改DPI(这对基于X11的系统没有任何影响) --enable-plugins  启用已安装的插件(如Flash--encoding <encoding>  设置默认的文字编码 --extended-help  显示更广泛的帮助,详细介绍了不常见的命令开关 --forms*  打开HTML表单字段转换为PDF表单域 --grayscale  PDF格式将在灰阶产生--help  Display help --htmldoc  输出程序HTML帮助--ignore-load-errors  忽略claimes加载过程中已经遇到了一个错误页面 --lowquality  产生低品质的PDF/ PS。有用缩小结果文档的空间 --manpage  输出程序手册页 --margin-bottom <unitreal>  设置页面下边距 (default 10mm) --margin-left <unitreal>  将左边页边距 (default 10mm) --margin-right <unitreal>  设置页面右边距 (default 10mm) --margin-top <unitreal>  设置页面上边距 (default 10mm) --minimum-font-size <int>  最小字体大小 (default 5)--no-background  不打印背景--orientation <orientation>  设置方向为横向或纵向 --page-height <unitreal>  页面高度 (default unit millimeter) --page-offset* <offset>  设置起始页码 (default 1) --page-size <size>  设置纸张大小: A4, Letter, etc. --page-width <unitreal>  页面宽度 (default unit millimeter) --password <password>  HTTP验证密码 --post <name> <value>  Add an additional post field (repeatable) --post-file <name> <path>  Post an aditional file (repeatable) --print-media-type*  使用的打印介质类型,而不是屏幕 --proxy <proxy>  使用代理 --quiet  Be less verbose --read-args-from-stdin  读取标准输入的命令行参数 --readme  输出程序自述--redirect-delay <msec>  等待几毫秒为JS-重定向(default 200) --replace* <name> <value>  替换名称,值的页眉和页脚(可重复) --stop-slow-scripts  停止运行缓慢的JavaScripts --title <text>  生成的PDF文件的标题(第一个文档的标题使用,如果没有指定)--toc*  插入的内容的表中的文件的开头--use-xserver*  使用X服务器(一些插件和其他的东西没有X11可能无法正常工作)--user-style-sheet <url>  指定用户的样式表,加载在每一页中--username <username>  HTTP认证的用户名 --version  输出版本信息退出--zoom <float>  使用这个缩放因子 (default 1)

页眉和页脚选项

--header-center* (设置在中心位置的页眉内容)

--header-font-name* (default Arial) (设置页眉的字体名称)

--header-font-size* (设置页眉的字体大小)

--header-html* (添加一个HTML页眉,后面是网址)

--header-left* (左对齐的页眉文本)

--header-line* (显示一条线在页眉下)

--header-right* (右对齐页眉文本)

--header-spacing* (设置页眉和内容的距离,默认0)

--footer-center* (设置在中心位置的页脚内容)

--footer-font-name* (设置页脚的字体名称)

--footer-font-size* (设置页脚的字体大小default 11)

--footer-html* (添加一个HTML页脚,后面是网址)

--footer-left* (左对齐的页脚文本)

--footer-line* 显示一条线在页脚内容上)

--footer-right* (右对齐页脚文本)

--footer-spacing* (设置页脚和内容的距离)

./wkhtmltopdf --footer-right '[page]/[topage]' http://www.baidu.com baidu.pdf

./wkhtmltopdf --header-center '报表' --header-line --margin-top 2cm --header-line http://192.168.212.139/oma/ oma.pdf 表内容选项中

--toc-depth* Set the depth of the toc (default 3)

--toc-disable-back-links* Do not link from section header to toc

--toc-disable-links* Do not link from toc to sections

--toc-font-name* Set the font used for the toc (default Arial)

--toc-header-font-name* The font of the toc header (if unset use --toc-font-name)

--toc-header-font-size* The font size of the toc header (default 15)

--toc-header-text* The header text of the toc (default Table Of Contents)

--toc-l1-font-size* Set the font size on level 1 of the toc (default 12)

--toc-l1-indentation* Set indentation on level 1 of the toc (default 0)

--toc-l2-font-size* Set the font size on level 2 of the toc (default 10)

--toc-l2-indentation* Set indentation on level 2 of the toc (default 20)

--toc-l3-font-size* Set the font size on level 3 of the toc (default 8)

--toc-l3-indentation* Set indentation on level 3 of the toc (default 40)

--toc-l4-font-size* Set the font size on level 4 of the toc (default 6)

--toc-l4-indentation* Set indentation on level 4 of the toc (default 60)

--toc-l5-font-size* Set the font size on level 5 of the toc (default 4)

--toc-l5-indentation* Set indentation on level 5 of the toc (default 80)

--toc-l6-font-size* Set the font size on level 6 of the toc (default 2)

--toc-l6-indentation* Set indentation on level 6 of the toc (default 100)

--toc-l7-font-size* Set the font size on level 7 of the toc (default 0)

--toc-l7-indentation* Set indentation on level 7 of the toc (default 120)

--toc-no-dots* Do not use dots, in the toc

轮廓选项

--dump-outline 转储目录到一个文件

--outline 显示目录(文章中h1,h2来定)

--outline-depth 设置目录的深度(默认为4)

页脚和页眉

  • [page] 由当前正在打印的页的数目代替
  • [frompage] 由要打印的第一页的数量取代
  • [topage] 由最后一页要打印的数量取代
  • [webpage] 通过正在打印的页面的URL替换
  • [section] 由当前节的名称替换
  • [subsection] 由当前小节的名称替换
  • [date] 由当前日期系统的本地格式取代
  • [time] 由当前时间,系统的本地格式取代

    ./wkhtmltopdf --footer-right '[page]/[topage]' http://www.baidu.com baidu.pdf

    ./wkhtmltopdf --header-center '报表' --outline --header-line --margin-top 2cm --header-line http://www.hao123.com/ hao123.pdf

    ./wkhtmltopdf --header-left '[webpage]' --footer-center '测试([page]/[toPage])' http://www.baidu.com baidu.pdf



HTML 转 PDf 方法一 wkhtmltopdf.exe相关推荐

  1. PHP 打印网页 输出 pdf,image 调用wkhtmltopdf/ WkHtmlToImage

    2019独角兽企业重金招聘Python工程师标准>>> 目前只在windows/linux测试,安装 WkHtmlToPdf/WkHtmlToImage工具,如转换过程出现乱码,请安 ...

  2. 导出oracle sequences,CSS_oracle导出序列方法分析,方法一:SELECT ' CREATE SEQUEN - phpStudy...

    oracle导出序列方法分析 方法一: SELECT ' CREATE SEQUENCE '||SEQUENCE_NAME|| ' INCREMENT BY '|| INCREMENT_BY ||' ...

  3. JBOSS通过Apache负载均衡方法一:使用mod_jk

    JBOSS通过Apache负载均衡方法一:使用mod_jk   本文第一.二节分别对Linux环境下前端使用Apache以及windows环境下前端使用IIS通过AJP协议和后端的JBOSS通信实现负 ...

  4. 分析:windows下cmd默认的编码是ASCII编码 ,windows的中文环境下编码是GBK 方法一:在保存输出流保存的时候做一个对文字GBK编码,在输出到文件 如下 [python] view

    分析:windows下cmd默认的编码是ASCII编码 ,windows的中文环境下编码是GBK 方法一:在保存输出流保存的时候做一个对文字GBK编码,在输出到文件 如下 [python] view ...

  5. php excel header,【IT专家】PHP生成excel,方法一-header生成

    本文由我司收集整编,推荐下载,如有疑问,请与我司联系 PHP生成excel,方法一:header生成 2018/02/09 444 public function export_order() { / ...

  6. P2386 放苹果 方法一

    http://noi.openjudge.cn/ch0203/666/ /* 2.3基本算法之递归变递推_666放苹果 方法一 http://noi.openjudge.cn/ch0203/666/1 ...

  7. NOIP2016 复赛普及组第 1 题 买铅笔 方法一

    /* NOIP2016 复赛普及组第 1 题 买铅笔 方法一  P1909 买铅笔 https://www.luogu.org/problem/P1909 */ #include<cstdio& ...

  8. python创建数据库字数不限制_textarea字数限制方法一例

    function checkLen(obj) { var maxChars = 30;//最多字符数 if (obj.value.length > maxChars) obj.value = o ...

  9. python爬虫匹配uniport数据库的Pathway字段是否存在(方法一)

    记录一下通过uniprotID获取网页内容并匹配的方法一,这里主要是通过获取的网页内容作为字符串,然后利用python字符串匹配的方法来解决.另外也可以通过获取标签的方法,如果没有这个标签的话,那么就 ...

最新文章

  1. Pytorch和CNN图像分类
  2. 【题解】P3052 [USACO12MAR]摩天大楼里的奶牛Cows in a Skyscraper
  3. 鸿蒙与微信小程序,鸿蒙远程交互应用 vs 微信小程序远程交互应用
  4. python文件读取方法read(size)的含义是_在Python中可使用read([size])来读取文件中的数据,如果参数size省略,则读取文件中的()。...
  5. 模拟电路推荐学习书单
  6. 使用yum快速搭建LAMP和配置phpMyAdmin
  7. PostgreSQL 当有多个索引可选时,优化器如何选择
  8. Android开发框架afinal实践
  9. LeetCode_Path Sum II
  10. P多行溢出省略号的处理
  11. 8、angular的select
  12. 栈溢出笔记1.12 栈Cookie
  13. 原生javascript添加和删除class
  14. 学习web前端要了解的HTML5知识有哪些?
  15. 【java】DecimalFormat与JTextArea的区别
  16. 2、Python_Day_1_作业
  17. Java核心技术卷1:基础知识(原书第10版)
  18. python3实现灰度图的双三次插值算法缩放
  19. mysql数据库的流水号生成,数据库流水号生成解决方案
  20. 猿创征文|智能合约开发效率工具

热门文章

  1. 锚点的作用是什么?如何创建锚点?
  2. 注册表使用全攻略(1)
  3. 微信小程序,图片双指放大缩小
  4. 汽车侧向动力学模型简介(动力学建模入门知识)
  5. 【微信小程序开发】缓存Storage的存入与获取
  6. 【大数据开发】ClickHouse——ClickHouse函数(全)
  7. VMware:在部分链上无法执行所调用的函数,请打开父虚拟磁
  8. 海思SD3403开发/SS928V100 移植Yolo模型
  9. 蚂蚁借呗总利息计算——每月等额(等额本息)
  10. 蚂蚁p8多少股票_蚂蚁金服上市了,小编不想努力了。