# operation-pdf **Repository Path**: jybteam/operation-pdf ## Basic Information - **Project Name**: operation-pdf - **Description**: PDF操作接口 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-01-15 - **Last Updated**: 2024-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # operation-pdf #### Description PDF automatic insertion of stitching stamps program. #### Software Architecture This software mainly solves the problem of inserting various stitching stamps into PDF documents. It provides multiple insertion modes and can be used as a plug-in program. Just transfer the PDF file and stamp image to the specified program interface, and the background will automatically process and calculate the insertion position of the stamp in each page of the PDF file, and can also intelligently determine the insertion position based on the horizontal and vertical situation of the PDF page. Different interfaces achieve different effects, and you can also set specific parameters to control the size of the inserted stamp and the ratio of inserting it to the first and last pages. Software architecture: pdfbox, springboot #### Author Information author: Jin version: 1.0 email: 806573236@qq.com