Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quancs/fix_pdf_toc_page_number

修改PDF目录的页码,加上一个常数值
https://github.com/quancs/fix_pdf_toc_page_number

pdf toc

Last synced: 11 days ago
JSON representation

修改PDF目录的页码,加上一个常数值

Awesome Lists containing this project

README

        

# 介绍
网上下载的PDF,很多时候目录和实际页码对不上(相差一个常数)。
此份代码是用来修改PDF中已经存在的目录的页码,将目录的每一项的页码都加上一个常数值,使得点击目录项能够跳转到正确的页。