Re: Questions regarding PDFMergerUtility

2019-03-09 Thread Tilman Hausherr
What PDFBox version are you using? Can you reproduce the effect with one single file? Can you share this file? Tilman Am 09.03.2019 um 17:18 schrieb JZ Q: Hi everyone, I used the following code fragment to merge over 100 one-page pdf file into a single PDF file; then try to remove the origina

Questions regarding PDFMergerUtility

2019-03-09 Thread JZ Q
Hi everyone, I used the following code fragment to merge over 100 one-page pdf file into a single PDF file; then try to remove the original one page files. But it seems like the PDFmerger utility still holds the handle to the original file. Why? How to fix it? Thanks. PDFMergerUtility PDFmerger