<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-pdfbox-2/src/main, branch 4.3.0</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=4.3.0</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2023-03-02T15:07:53+00:00</updated>
<entry>
<title>feat(positioning): add hidden parameter to enforce new pages on already signed documents</title>
<updated>2023-03-02T15:07:53+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-03-02T15:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=0b68dc8075191bb131a32e42691b2505035f6c77'/>
<id>urn:sha1:0b68dc8075191bb131a32e42691b2505035f6c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(sigblock): validate signature-profile information provided by QR-code placeholder</title>
<updated>2023-01-12T15:55:34+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=15c1a4715be0d358d4449c77bd71aa7eb926fe54'/>
<id>urn:sha1:15c1a4715be0d358d4449c77bd71aa7eb926fe54</id>
<content type='text'>
Issue: #64
</content>
</entry>
<entry>
<title>fix(sigblock): optimize image rendering of signature blocks</title>
<updated>2023-01-12T15:07:30+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T15:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=b03842ccbef974873bb69d42c9e6cbc66403b432'/>
<id>urn:sha1:b03842ccbef974873bb69d42c9e6cbc66403b432</id>
<content type='text'>
Issue: #65
</content>
</entry>
<entry>
<title>Merge branch 'development' into 'feature/issue_73'</title>
<updated>2023-01-12T12:26:00+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@iaik.tugraz.at</email>
</author>
<published>2023-01-12T12:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ab328e055e01b12a91c8ccee4ac0cbea3e0fb282'/>
<id>urn:sha1:ab328e055e01b12a91c8ccee4ac0cbea3e0fb282</id>
<content type='text'>
# Conflicts:
#   build.gradle
#   pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java</content>
</entry>
<entry>
<title>style(core): fix some codestyle issues</title>
<updated>2023-01-12T12:22:21+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T12:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=74668d9f7e8cfb9c729e804067984d0f5e731f2f'/>
<id>urn:sha1:74668d9f7e8cfb9c729e804067984d0f5e731f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly close PDDocument in generateVisibleSignaturePreview</title>
<updated>2023-01-12T12:03:18+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2023-01-12T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=d10d0cf89d14d17d31b0a38c4f050190e276325a'/>
<id>urn:sha1:d10d0cf89d14d17d31b0a38c4f050190e276325a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(signatureblock): optimize processing for signed documents with less space for signature block</title>
<updated>2023-01-12T11:58:24+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T11:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e0ac5d79c01e458eeb5eb4233f8a0360db878911'/>
<id>urn:sha1:e0ac5d79c01e458eeb5eb4233f8a0360db878911</id>
<content type='text'>
Issue #73

add configuration property to stop signing process if
document has less space for new signature block and
new page is not allowed because document is already signed
</content>
</entry>
<entry>
<title>Include failing font descriptor in IOException msg</title>
<updated>2022-06-27T07:56:51+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2022-06-27T07:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=cf9c239ba2ce3883d9a6e334e8e2a40e4b9e6f3a'/>
<id>urn:sha1:cf9c239ba2ce3883d9a6e334e8e2a40e4b9e6f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid printing stack trace if results is null</title>
<updated>2022-05-06T12:01:53+00:00</updated>
<author>
<name>Gerald Palfinger</name>
<email>gerald.palfinger@iaik.tugraz.at</email>
</author>
<published>2022-05-06T12:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ff7cb608cf330a282b41329a50fd2244419b999b'/>
<id>urn:sha1:ff7cb608cf330a282b41329a50fd2244419b999b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added getNextUnusedSignaturePlaceHolder =&gt; pdf over needs next unused placeholder issue #54</title>
<updated>2021-07-22T14:20:35+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-07-22T11:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=980eed2c3ffe3784747abd5dc6a6fdebbbe2caff'/>
<id>urn:sha1:980eed2c3ffe3784747abd5dc6a6fdebbbe2caff</id>
<content type='text'>
</content>
</entry>
</feed>
