The file "/pdf/Template.pdf" is missing in both projects.
So it produces only one file. There is a difference, 29 has the
Poppins_Semibold font embedded and the newer one doesn't.
Root/Pages/Kids/[0]/Resources/XObject/Form4/Resources/Font/Poppins-SemiBold
Tilman
On 03.10.2023 21:47, Pados At
I was able to reduce your test even further, and created an issue in JIRA:
https://issues.apache.org/jira/browse/PDFBOX-5696
Tilman
On 07.10.2023 11:24, Tilman Hausherr wrote:
The file "/pdf/Template.pdf" is missing in both projects.
So it produces only one file. There is a difference, 29 has
Am 06.10.23 um 00:07 schrieb Pados Attila:
I am using something like this:
PDDocument a1doc = Loader.loadPDF(new
RandomAccessReadBuffer(resourceAsStream), () -> new
ScratchFile(MemoryUsageSetting.setupMixed(100)));
(I use it with tempFileOnly, but the rest are the same)
Be aware that all o
Am 07.10.23 um 06:43 schrieb John Lussmyer:
I doubt there is a way.
It's most likely that the signing code makes a MD5 checksum (or similar)
of the file when it is signed.
If the file is changed, checking the signing will re-calculate the
checksum and find that it is different. There isn't a
4 matches
Mail list logo