Outlines
Wkhtmltopdf with patched qt has support for PDF outlines also known as book marks, this can be enabled by specifying the --outline
switch. The outlines are generated based on the <h?>
tags, for a in-depth description of how this is done see the Table Of Content section.
The outline tree can sometimes be very deep, if the <h?>
tags where spread to generous in the HTML document. The --outline-depth
switch can be used to bound this.
当前内容版权归 wkhtmltopdf 官网 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 wkhtmltopdf 官网 .