OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

Add multiple PDFs and merge them into one PDF

Open linux936294871 opened this issue 2 years ago • 3 comments

In daily life, we often need to combine multiple PDFs of the same type into a single PDF, so I highly recommend adding this feature to facilitate many subsequent uses.

linux936294871 avatar May 25 '22 09:05 linux936294871

Hello @linux936294871 , our group are interested in this issue, and we will try to fix it. ---- SE_SUSTech, group: Lanrand

youyumeimei avatar May 25 '22 09:05 youyumeimei

Please don't add a dependency on Pdfbox and Lombok

andreasrosdal avatar May 25 '22 15:05 andreasrosdal

Please note: OpenPDF is a PDF manipulation library like iText or PDFBox. There is no point using iText or PDFBox inside OpenPDF to add new features to the library. If this feature is really needed (Merging existing PDF files into a single PDF file), then please accomplish this using only code in and from OpenPDF.

asturio avatar Jun 01 '22 11:06 asturio