<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl, branch development</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=development</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=development'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2025-03-11T08:47:05+00:00</updated>
<entry>
<title>refact(core): optimize element naming</title>
<updated>2025-03-11T08:47:05+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2025-03-11T08:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=587d84a19bc724903a84707d166c45e345ec7c58'/>
<id>urn:sha1:587d84a19bc724903a84707d166c45e345ec7c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(verify): broken signature verification if documents contains a signature-field that was not used yet</title>
<updated>2024-09-05T07:55:35+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-09-05T07:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=d46ce27508d11be00ce247457f30e5381e7d280b'/>
<id>urn:sha1:d46ce27508d11be00ce247457f30e5381e7d280b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core): optimize error-handling</title>
<updated>2024-05-15T11:52:25+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-05-15T11:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=66a3daa659bf4eb51d81530af9dfcf33c538ddd7'/>
<id>urn:sha1:66a3daa659bf4eb51d81530af9dfcf33c538ddd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(core): add new page position parameter 'last'</title>
<updated>2024-03-08T15:20:12+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-03-08T15:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f'/>
<id>urn:sha1:5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): optimize error-handling in case of errors during the raw signing steps</title>
<updated>2023-12-19T13:34:22+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-12-19T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=9d00067f8f5910f246466bfbfabe0dfb713e7ff0'/>
<id>urn:sha1:9d00067f8f5910f246466bfbfabe0dfb713e7ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feature/issue_68' into development</title>
<updated>2023-12-19T12:29:12+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-12-19T12:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=1bf5a6f022837a28a41778f68c1b278bd2462512'/>
<id>urn:sha1:1bf5a6f022837a28a41778f68c1b278bd2462512</id>
<content type='text'>
# Conflicts:
#	pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java
#	pdf-as-pdfbox-2/src/test/java/at/gv/egiz/pdfas/lib/testpdfbox/SignatureFieldsAndPlaceHolderExtractorTest.java
</content>
</entry>
<entry>
<title>fix(positioning): remove old code that prohibits newPage on already signed documents in combination with forceNewPage flag</title>
<updated>2023-09-20T06:40:19+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-09-20T06:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=79e0ad14f12bf4a3b46e9bb1cdd4f152c9274a43'/>
<id>urn:sha1:79e0ad14f12bf4a3b46e9bb1cdd4f152c9274a43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core): remove unused code</title>
<updated>2023-09-13T07:32:15+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-09-13T07:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=2ad060c388e6977587951dec8c9c2bc5a3b17d56'/>
<id>urn:sha1:2ad060c388e6977587951dec8c9c2bc5a3b17d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(positioning): only add a new page on less space if no concrete page was requested</title>
<updated>2023-07-05T09:01:15+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-07-05T09:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=3a65ea135869d36db4d26120fe6a408958463878'/>
<id>urn:sha1:3a65ea135869d36db4d26120fe6a408958463878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(placeholder): search for requested placeholderId in matchMode 'sorted' too</title>
<updated>2023-06-29T15:27:46+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-29T15:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=4116dd776887b715de3c4ec3c0ca54c742f2671e'/>
<id>urn:sha1:4116dd776887b715de3c4ec3c0ca54c742f2671e</id>
<content type='text'>
</content>
</entry>
</feed>
