Re: How to merge two pdf pages in to single Page

2024-06-27 Thread Tilman Hausherr
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 merg

Re: How to merge two pdf pages in to single Page

2024-06-27 Thread Marc Kaufman
A digital signature signs everything through the %%EOF of the file. Any changes you make to page contents (including adding pages) will invalidate any signatures already in the file. Even if those changes are in an incremental Save section. Font objects in the signed document can't be removed o

Re: How to merge two pdf pages in to single Page

2024-06-27 Thread Semmalai C
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