<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-lib/src/configuration/cfg, branch master</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=master</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2026-05-12T13:33:19+00:00</updated>
<entry>
<title>Update docs &amp; various fixes discovered in the process (#86)</title>
<updated>2026-05-12T13:33:19+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-05-12T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c8abbd8bef5349ab892a2853a4e5e3d5ed16b670'/>
<id>urn:sha1:c8abbd8bef5349ab892a2853a4e5e3d5ed16b670</id>
<content type='text'>
- update documentation for pdf-as 5
  - document the v2 json api
- fix a number of documentation quirks
  - document `keyId` parameter
  - px (pixels) -&gt; pt (pdf page units)
  - document --verify_level
- remove a number of documented features that were never implemented:
  - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles
  - `UNDERLINE` and `STRIKETHRU` from fonts
  - `num-bytes` parameter
  - `verify_only`/`sign_only` enable states for profiles
- update mobile BKU base URL
- update pdfbox backend default to 3 in sample configurations
- consistently made boolean parsing from configuration files case permissive
- add moa verification timeout
- add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier
- fix a number of small quirks
  - hibernate properties are now reloaded properly
  - fix the signature block parameter key regex
  - v1 json api now correctly checks for onlinebku/mobilebku being enabled
  - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints
  - test operationcountwatcher no longer sometimes breaks due to spring context differences</content>
</entry>
<entry>
<title>test(core): add some more positioning tests</title>
<updated>2024-03-08T15:46:19+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-03-08T15:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=9f3ca0327be376ac6e4db8aef18274f5317e554e'/>
<id>urn:sha1:9f3ca0327be376ac6e4db8aef18274f5317e554e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(placeholder): add configuration value to disable profile over-write by placehoder information</title>
<updated>2023-06-27T05:05:44+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-27T05:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=1e580545ff0dd4c15ce05045ab1a9573dec6f9d3'/>
<id>urn:sha1:1e580545ff0dd4c15ce05045ab1a9573dec6f9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core) remove unused configuration file</title>
<updated>2023-04-11T15:28:20+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-04-11T15:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ecee7fc68fa6e729951f3c93f4e9e5a6e1760a38'/>
<id>urn:sha1:ecee7fc68fa6e729951f3c93f4e9e5a6e1760a38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(profiles): switch to https://www.signaturpruefung.gv.at for signature profiles</title>
<updated>2023-01-12T13:22:43+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T13:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=bb091b59b99e5c4f0f365f7515f4b6095462b626'/>
<id>urn:sha1:bb091b59b99e5c4f0f365f7515f4b6095462b626</id>
<content type='text'>
Issue: #72
</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>change version number, update fonts in profiles</title>
<updated>2021-02-01T12:31:45+00:00</updated>
<author>
<name>Emina Ahmetovic</name>
<email>emina.ahmetovic@egiz.gv.at</email>
</author>
<published>2021-02-01T12:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=60f787b55d2798cfd70370a66ecda09fc4445df5'/>
<id>urn:sha1:60f787b55d2798cfd70370a66ecda09fc4445df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change PAdES flag to previous configuration</title>
<updated>2020-11-06T11:33:49+00:00</updated>
<author>
<name>Emina Ahmetovic</name>
<email>emina.ahmetovic@egiz.gv.at</email>
</author>
<published>2020-11-06T11:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=5c03603798a03a0913b3d11a94dcc3ca776fc9fb'/>
<id>urn:sha1:5c03603798a03a0913b3d11a94dcc3ca776fc9fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config changes for a signature profile</title>
<updated>2020-11-04T12:26:06+00:00</updated>
<author>
<name>Emina Ahmetovic</name>
<email>emina.ahmetovic@egiz.gv.at</email>
</author>
<published>2020-11-04T12:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e9cb117ee3a2395cfdd162486091a92db568c153'/>
<id>urn:sha1:e9cb117ee3a2395cfdd162486091a92db568c153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changes in BASE_LOGO</title>
<updated>2020-08-13T10:50:38+00:00</updated>
<author>
<name>Emina Ahmetovic</name>
<email>emina.ahmetovic@egiz.gv.at</email>
</author>
<published>2020-08-13T10:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ec0d24c75c02a8a56fa51dd80e609b369e758e46'/>
<id>urn:sha1:ec0d24c75c02a8a56fa51dd80e609b369e758e46</id>
<content type='text'>
</content>
</entry>
</feed>
