如果在Linux上运行,检查出wkhtmltopdf

手册页如下:

Name:

wkhtmltopdf 0.12.2.4

Synopsis:

wkhtmltopdf [GLOBAL OPTION]... [OBJECT]...

Document objects:

wkhtmltopdf is able to put several objects into the output file, an object is

either a single webpage, a cover webpage or a table of content. The objects

are put into the output document in the order they are specified on the

command line, options can be specified on a per object basis or in the global

options area. Options from the Global Options section can only be placed in

the global options area

A page objects puts the content of a singe webpage into the output document.

(page)? [PAGE OPTION]...

Options for the page object can be placed in the global options and the page

options areas. The applicable options can be found in the Page Options and

Headers And Footer Options sections.

A cover objects puts the content of a singe webpage into the output document,

the page does not appear in the table of content, and does not have headers

and footers.

cover [PAGE OPTION]...

All options that can be specified for a page object can also be specified for

a cover.

A table of content object inserts a table of content into the output document.

toc [TOC OPTION]...

All options that can be specified for a page object can also be specified for

a toc, further more the options from the TOC Options section can also be

applied. The table of content is generated via XSLT which means that it can be

styled to look however you want it to look. To get an aide of how to do this

you can dump the default xslt document by supplying the

--dump-default-toc-xsl, and the outline it works on by supplying

--dump-outline, see the Outline Options section.

Description:

Converts one or more HTML pages into a PDF document, *not* using wkhtmltopdf

patched qt.

Global Options:

--collate Collate when printing multiple copies

(default)

--no-collate Do not collate when printing multiple

copies

--copies Number of copies to print into the pdf

file (default 1)

-H, --extended-help Display more extensive help, detailing

less common command switches

-g, --grayscale PDF will be generated in grayscale

-h, --help Display help

--license Output license information and exit

-l, --lowquality Generates lower quality pdf/ps. Useful to

shrink the result document space

-O, --orientation Set orientation to Landscape or Portrait

(default Portrait)

-s, --page-size Set paper size to: A4, Letter, etc.

(default A4)

-q, --quiet Be less verbose

--read-args-from-stdin Read command line arguments from stdin

--title The title of the generated pdf file (The

title of the first document is used if not

specified)

-V, --version Output version information and exit

PDF中加入HTML,将PDF导入/嵌入到HTML中(For PDF)相关推荐

  1. linux java excel文件_使用Java语言将excel中读取到的内容导入Linux的文件中

    一.maven配置 导入excel表格需要使用的依赖: org.apache.poi poi 4.0.0 org.apache.poi poi-ooxml 4.0.0 二.测试程序 package u ...

  2. 如何让远程数据库中的1张表导入到本地数据库中

    在本地数据库执行如下的语句: insert into Info select * from OPENDATASOURCE('SQLOLEDB', 'Data Source=[Server Name]; ...

  3. 火狐浏览器中打开java_将Firefox浏览器嵌入Java Swing中

    小编典典 这是一些示例代码 import java.awt.Color; import java.awt.Component; import java.awt.Container; import ja ...

  4. wps表格保存html,网页中的数据怎么导入excel表格数据-怎么把网页数据导入到wps表格中...

    如何采集网页中的表格数据到Excel中 1.打开excel表格 2.打开菜单"数据"->入外部数据"->" Web 查询",在" ...

  5. html如何添加音乐火狐,电脑如何将HTML书签导入进火狐浏览器中

    电脑如何将HTML书签导入进火狐浏览器中 火狐浏览器是我们现在经常使用的浏览器之一,我们可以在其中添加HTML书签,快速进入需要进入的网页,今天小编就告诉大家电脑如何将HTML书签导入进火狐浏览器中. ...

  6. LabVIEW 2012中的收藏选板导入到LabVIEW 2013

    LabVIEW 2012中的收藏选板导入到LabVIEW 2013 使用LabVIEW 2012,并在收藏中添加了很多选板.如何将这些收藏选板导入到LabVIEW 2013 中? 解答: 通过以下步骤 ...

  7. 如何将excel表格导入word_分享一种批量将Excel表格中联系方式导入至手机通讯录中的方法...

    今天看到有个做销售的小哥在头条问问上提到如何将Excel表格中的顾客号码批量导入至手机通讯录中,无奈条友们的层次果然很低,没有几个说出所以然的,现在我就分享一种方法导入一下. 首先打开QQ邮箱,点&q ...

  8. 在嵌入在html中的pdf电子签章,一种网页PDF中电子签章定位方法与流程

    本发明属于一种电子签章技术领域,具体涉及一种网页PDF中电子签章定位方法. 背景技术: 国密电子签章中的套章方法操作复杂,无法对电子文档中一次性加盖多个印章的,大大降低了盖章效率,尤其是无法在所有需要 ...

  9. linux中将文本中的单词换掉的指令_为什么说从PDF中提取文本是一件困难的事?...

    PDF文档处理工作中,总是绕不开对文本提取的需求.很多用户觉得我们PDFlux好用,所以对其中的底层技术也非常感兴趣.也有人为认为,从PDF里抽取文本段落和表格,应该非常简单! 近期,我们会对PDF文 ...

  10. ASP.NET 开源导入导出库Magicodes.IE 导出Pdf教程

    基础教程之导出Pdf收据 说明 本教程主要说明如何使用Magicodes.IE.Pdf完成Pdf收据导出 要点 导出PDF数据 自定义PDF模板 导出单据 如何批量导出单据 导出特性 PdfExpor ...

最新文章

  1. 实战:基于OpenPose的卡通人物可视化 | CSDN博文精选
  2. idea 关于spring boot实现自动编译
  3. [蓝桥杯][2013年第四届真题]买不到的数目(动态规划)
  4. 魔兽世界工程学技能1-375冲级攻略
  5. python做界面小软件_PySimpleGUI图形界面绘制及办公自动化小软件的制作
  6. 测试与 debug 心得
  7. 阿里云服务器CPU100%问题
  8. mysql忘记密码怎样重置
  9. 无人驾驶服务器适合部署在以下哪个位置,适用于无人驾驶的分布式仿真平台
  10. Python之动态检测编码chardet
  11. flutter友盟统计
  12. X-Frame-Options简介
  13. 彩色二维码可识别性比较
  14. Linux下Tomcat项目启动报错
  15. Intel Technology Journal
  16. 写latex 遇到bib中参考文献 的俄文人名(类似于带有声调的拼音字母)如何转义?
  17. 部件MSCOMCTL.OCX或其附件之一不能正确注册:一个文件丢失或无效
  18. COVID-19 疫苗:在你接种疫苗之后
  19. 数据分析案例-数据可视化
  20. 盘点国内外十类垂直型社交网站

热门文章

  1. 1 10000以内的质数表C语言,110000质数表
  2. 计算机四级网络工程师需要看哪些书,计算机四级网络工程师考试教材
  3. window certutil查看文件md5,校验文件MD5
  4. 七夕王者服务器维护,七夕主题华裳上架、职业平衡来了!8月7日服务器例行维护公告...
  5. 性能优化-测试If-Else和if哪个性能更好
  6. 审批流程jquery进度条
  7. 利用Proteus软件设计红绿灯(数字电路与逻辑设计)
  8. linux内核教学的全套视频,中科大Linux内核分析视频教程下载,共计23集
  9. Word 2019怎样自定义模板,并将自定义模板设为默认模板
  10. 话筒在multisim怎么找_基于Multisim软件的调频无线话筒仿真