Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-22 | TTF font caching, Import cleanup, auto positioning in rotated pages | Andreas Fitzek | 12 | -130/+166 | |
2015-05-06 | merge PDFUA | Andreas Fitzek | 5 | -58/+178 | |
2015-05-06 | potential fix for wrongly formated stream | Andreas Fitzek | 1 | -10/+3 | |
2015-04-24 | forgot to uncomment the line again see last commit | Andreas Fitzek | 1 | -1/+1 | |
2015-04-24 | Always remove the alpha channel when signing PDF-A1/b dokuments from ↵ | Andreas Fitzek | 3 | -44/+76 | |
signatureimage | |||||
2015-04-23 | error handling | Christian Maierhofer | 1 | -76/+77 | |
2015-04-22 | debug output | Christian Maierhofer | 1 | -1/+2 | |
2015-04-22 | add the Tabs element to page if new page is added | Christian Maierhofer | 1 | -0/+5 | |
2015-04-21 | automatic positioning | Christian Maierhofer | 1 | -4/+2 | |
set max_char_pos to effective page height if the last last character on page already reaches the footer, so that a new page is created for the signature block | |||||
2015-04-21 | fixed automatic sig-placement for rotated pdfs | Christian Maierhofer | 1 | -12/+8 | |
2015-04-20 | document element needed to be updated | Christian Maierhofer | 1 | -0/+2 | |
2015-04-20 | pdf/ua docs - added parameter in profiles | Christian Maierhofer | 2 | -77/+68 | |
2015-04-17 | started pdf/ua implementation | Christian Maierhofer | 4 | -42/+169 | |
2015-04-03 | support automatic positioning for rotated pdf documents | Andreas Fitzek | 1 | -1/+1 | |
2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 1 | -6/+2 | |
2015-03-06 | fixed null reference exception: QR Code search in page without content | Andreas Fitzek | 1 | -1/+6 | |
2015-02-25 | fixed base64 image value | Andreas Fitzek | 2 | -79/+47 | |
2015-02-25 | allow signature profile image to be encoded base64 string | Andreas Fitzek | 3 | -15/+54 | |
2015-02-24 | pdfbox TTF font fixed re embedding inside same signature | Andreas Fitzek | 5 | -67/+207 | |
2015-01-08 | added Support for QR Placeholder in rotated PDF Documents | Andreas Fitzek | 1 | -20/+36 | |
2014-12-10 | Temp File deletion moved to final block | Andreas Fitzek | 1 | -3/+4 | |
2014-12-09 | Tempfile Streams closing | Andreas Fitzek | 1 | -312/+369 | |
2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 2 | -3/+8 | |
2014-11-28 | Page Rotation fixes, automatic positioning for rotated pages is not ↵ | Andreas Fitzek | 7 | -25/+115 | |
supported yet | |||||
2014-11-24 | verification changes | Andreas Fitzek | 3 | -22/+110 | |
2014-11-14 | QR Code fixes | Andreas Fitzek | 1 | -2/+2 | |
2014-11-04 | Log output for Placeholder detection | Andreas Fitzek | 1 | -1/+5 | |
2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 2 | -4/+4 | |
2014-10-30 | NPE when processing Signature fields, sig fields without dictionary | Andreas Fitzek | 1 | -8/+13 | |
2014-10-27 | QR Code fix | Andreas Fitzek | 1 | -18/+18 | |
2014-10-24 | Font vertical adjustment fixed | Andreas Fitzek | 1 | -3/+3 | |
2014-10-24 | start Font adjusting | Andreas Fitzek | 2 | -389/+34 | |
2014-10-24 | enable Alpha Channel images | Andreas Fitzek | 1 | -1/+2 | |
2014-10-24 | Output System informations | Andreas Fitzek | 1 | -0/+13 | |
2014-10-24 | Remove support for Alpha Images | Andreas Fitzek | 1 | -2/+2 | |
2014-10-24 | Moved signature size | Andreas Fitzek | 1 | -1/+1 | |
2014-10-24 | Image Scaling | Andreas Fitzek | 4 | -34/+57 | |
2014-10-24 | added Padding to image scaletofit | Andreas Fitzek | 1 | -4/+4 | |
2014-10-16 | added PDFBOX specifc library | Andreas Fitzek | 41 | -0/+7436 | |