It sounds as if the overlay functionality could be useful:
https://pdfbox.apache.org/3.0/commandline.html#overlaypdf
Ulf
On Tue, Jun 25, 2024 at 8:58 AM Semmalai C wrote:
> Dear All,
>
> i have two pdf files first.pdf and second.pdf . need to copy the content of
> first page of the second.pdf t
https://stackoverflow.com/questions/26256546/how-to-insert-an-pdpage-within-another-pdpage-with-pdfbox
On 25.06.2024 08:57, Semmalai C wrote:
Dear All,
i have two pdf files first.pdf and second.pdf . need to copy the content of
first page of the second.pdf to the last page of first.pdf. assum
Thanks, Tilman.
I did notice both PDFBOX-5727 and the pending optimization pull request
that you mentioned. It's interesting (and counterintuitive) to me that
we'd start experiencing severe performance issues after the switch to
CRC32 and the fix for "skipexception." But that's what we're seei
3 matches
Mail list logo