| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.pdf.sign |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
PdfSignature.sign(byte[] pdf,
Stamp[] stamps,
Signer signer)
多次签章
|
static void |
PdfSignature.sign(InputStream pdfInput,
OutputStream pdfOutput,
Stamp stamp,
Signer signer)
Sign pdf
|
Copyright © 2023. All rights reserved.