Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-12 | added PDF/A-3b support, and PDF/A version detection | Andreas Fitzek | 7 | -25/+134 | |
2016-11-23 | enforce ISO encoding for stream content of appearence dictionary | Andreas Fitzek | 1 | -1/+2 | |
2016-11-04 | added preflight as dependency | Andreas Fitzek | 1 | -1/+1 | |
2016-11-04 | prepared functionality to check PDF-A1b conformity | Andreas Fitzek | 1 | -8/+81 | |
2016-11-04 | prepare for memory resource managment | Andreas Fitzek | 1 | -1/+7 | |
2016-11-04 | use pdfbox saveIncremental method | Andreas Fitzek | 1 | -62/+1 | |
2016-11-04 | moved pdfbox to version 2.0.3 | Andreas Fitzek | 1 | -3/+3 | |
2016-09-07 | Encoding of unicode characters in signature block is handled by pdfbox now | Christian Maierhofer | 2 | -8/+24 | |
The string to be written to the value field is checked. If one character is not available in the font, the string gets encoded. | |||||
2016-08-17 | build tasks for pdfbox2 | Christian Maierhofer | 1 | -1/+10 | |
2016-08-17 | Added Profile configuration validation | Christian Maierhofer | 3 | -0/+136 | |
2016-08-17 | Moved Settings from common to lib | Christian Maierhofer | 1 | -2/+0 | |
2016-08-17 | added lic files for pdfbox2 | Christian Maierhofer | 4 | -0/+778 | |
2016-08-17 | nbspace was not recognized by pdfbox' internal fonts | Christian Maierhofer | 1 | -3/+14 | |
2016-08-17 | removed legacy modes for pdfbox2 | Christian Maierhofer | 2 | -8/+9 | |
2016-08-17 | modified placeholder extraction for pdfbox2 | Christian Maierhofer | 2 | -8/+28 | |
2016-08-17 | enabled pdf/ua again | Christian Maierhofer | 1 | -2/+0 | |
2016-08-17 | added config params for bg-detection and debug rendering | Christian Maierhofer | 3 | -76/+25 | |
2016-08-17 | Modified sig-block positioning to image-based | Christian Maierhofer | 6 | -56/+250 | |
2016-08-17 | modified font caching | Christian Maierhofer | 2 | -159/+187 | |
2016-08-17 | initial pdfbox-2 commit | Christian Maierhofer | 49 | -0/+8052 | |