Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | initial pdfbox-2 commit | Christian Maierhofer | 2 | -8/+28 |
2016-07-25 | Fixed wrong line calculation for wrapping forced newline character | Andreas Fitzek | 1 | -1/+5 |
2016-06-07 | Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4 | Andreas Fitzek | 1 | -32/+98 |
2016-06-07 | fixed error, with indirect fields array in acro forms object | Andreas Fitzek | 1 | -0/+12 |
2016-05-18 | Modified PDF/UA tagging process | Christian Maierhofer | 1 | -32/+98 |
2016-04-12 | Changed automatic positioning to handle annotation partly above the footerlin... | Andreas Fitzek | 4 | -13/+30 |
2016-03-15 | remove commons-collection, switch to pdfbox 1.8.11 | Andreas Fitzek | 1 | -2/+1 |
2016-03-03 | build script changes | Andreas Fitzek | 1 | -0/+1 |
2016-03-03 | fixed image scaling | Andreas Fitzek | 1 | -4/+8 |
2016-03-03 | fixed minimum placeholder size | Andreas Fitzek | 1 | -4/+7 |
2016-02-22 | introduced minimum width for visual signature when positioned with a placeholder | Andreas Fitzek | 1 | -234/+179 |
2016-02-16 | moved signature Size to signature profile | Andreas Fitzek | 1 | -1/+1 |
2016-02-16 | configurable signature buffer size | Andreas Fitzek | 1 | -1/+11 |
2016-02-15 | Automatic positioning with footer line fix | Andreas Fitzek | 1 | -1/+27 |
2016-02-15 | placeholder sorted mode | Andreas Fitzek | 1 | -0/+36 |
2015-11-19 | remove DebugUtils statements | Andreas Fitzek | 1 | -5/+0 |
2015-11-19 | upgrade pdfbox version to 1.8.10 | Andreas Fitzek | 1 | -1/+1 |
2015-11-19 | mutlithreading GC problem fixed, visual signature options finalizing, would d... | Andreas Fitzek | 1 | -137/+82 |
2015-11-19 | close Template Creator | Andreas Fitzek | 1 | -1/+1 |
2015-11-19 | protect PDDocument loading, for multithreading | Andreas Fitzek | 1 | -1/+3 |
2015-11-19 | Concurrency Problem iwith static StringBuilder | Andreas Fitzek | 1 | -8/+4 |
2015-11-19 | synchronized verifier | Andreas Fitzek | 2 | -37/+24 |
2015-11-19 | rewrite of inline COS Dictionary caused, modifikation of previous signature | Andreas Fitzek | 1 | -2/+60 |
2015-11-19 | PDFA, output intents will be always overwritten, with packaged | Andreas Fitzek | 1 | -60/+128 |
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 signatur... | Andreas Fitzek | 3 | -44/+76 |
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 |
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 | 3 | -79/+92 |
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 | Gradle scripts update | Andreas Fitzek | 1 | -0/+3 |
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 supported... | Andreas Fitzek | 7 | -25/+115 |
2014-11-24 | verification changes | Andreas Fitzek | 3 | -22/+110 |