Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 412 Bytes

pdf-util

PDF签名工具,将一张png图片覆盖到PDF文件上面,类似这样:Image text

依赖

<dependency>
  <groupId>com.github.dreamroute</groupId>
  <artifactId>pdf-util</artifactId>
  <version>最新-RELEASE</version>
</dependency>

使用

调用SignUtil.sign方法即可