Wow you really want to have complexity. Re signing see other answer. Re fonts, in practice the two are not the same because PDFBox (and others) uses font subsets.

Tilman

On 27.06.2024 13:01, Semmalai C wrote:
Dear Team,


In both the files i am using same font and othere resources. after merging
it has two font objects . how to remove the duplicate entries .


The objective is  to maintain noting assume there is one master file one
user will write some content then will digitally sign and another person
will add comment and make digital sign same process will continue for N
number of entries

To achieve this i am doing this way


1. i will maintain one master file and maintain the book mark (
currentpage, currentoffset).

2. when user want add contents through program i will create new pdf file
(secondary.pdf) and leave space up to currentoffset

3. will merge the secondary.pdf to master.pdf and will sign



please guide . Thanks in advance

On Tue, Jun 25, 2024 at 1:22 PM Tilman Hausherr <thaush...@t-online.de>
wrote:

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. assume in
the
last page of first.pdf has some content . same portion the second.pdf has
no content.


Need to get the content stream ,resources of first page of the second.pdf
and merge it to the last page of first.pdf



how to achieve please guide


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to