# unipdf **Repository Path**: hxx258456/unipdf ## Basic Information - **Project Name**: unipdf - **Description**: this is unipdf - **Primary Language**: Go - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-02 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 pdf库,支持电子签章(ca签章)&& 图片签名 ## 安装 With modules: ~~~ go get gitee.com/coodder/unipdf ~~~ With GOPATH: ~~~ go get gitee.com/coodder/unipdf/... ~~~