aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Some changesAndreas Fitzek4-73/+132
2014-07-01Added Preview Image generation of visual Signature block for PDF-OverAndreas Fitzek1-0/+2
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek11-0/+253
2014-07-01Signatureblock generation refactoredAndreas Fitzek5-192/+826
2014-06-18Do not rely on Relative Columns width (issue #26)Andreas Fitzek1-58/+74
2014-06-18Parse font size as Float (issue: #24)Andreas Fitzek1-2/+2
2014-06-18Fixing timestamp format always convert to UTC Zulu Time (issue: #21)Andreas Fitzek1-3/+5
2014-06-06Visual Block changes + Configuration updatesAndreas Fitzek2-13/+60
2014-06-06Signature Position merge, Table Borders offset fixAndreas Fitzek3-11/+16
2014-06-05halign fixesAndreas Fitzek1-4/+7
2014-06-04PDF Table Font alignmentAndreas Fitzek6-33/+181
2014-05-15Fixing GIF inclusionAndreas Fitzek2-3/+27
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek1-2/+3
2014-05-14Log Levels changedAndreas Fitzek7-56/+55
2014-05-08Added Rotation for pdfbox signaturesAndreas Fitzek4-53/+105
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek1-0/+1
2014-04-15implemented style imageScaleToFit parameterAndreas Fitzek2-2/+19
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-35/+68
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-2/+1
2014-04-03Fixed Positioning to recognize AnnotationsAndreas Fitzek2-6/+38
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner2-7/+9
2014-04-03Remove unused imports and variablesTobias Kellner8-65/+55
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek10-357/+538
2014-04-01Example Table in AP seems OKAndreas Fitzek6-330/+1003
2014-04-01WIP: Appearance Dictionary Signature OKAndreas Fitzek4-32/+862
2014-04-01WIP: pdfbox table to Sign APAndreas Fitzek8-10/+446
2014-02-20Added license textAndreas Fitzek7-0/+161
2013-12-17Fixed SIGNATURBLOCK_DE_NOTE profileAndreas Fitzek1-6/+4
2013-12-17Fix Value resolver bug for SIG_DATEAndreas Fitzek1-11/+11
2013-12-12Remove package-info java filesAndreas Fitzek1-8/+0
2013-12-12Moved harded messages to common.propertiesAndreas Fitzek3-21/+10
2013-12-12added certificate serial number for OGNL resolverAndreas Fitzek1-0/+2
2013-11-27Support for QR Placeholders in PAdESAndreas Fitzek1-1/+1
2013-10-01+ Extracting information from Certificate (Ognl)Andreas Fitzek4-19/+53
2013-09-26forgotten changes for initial code commitAndreas Fitzek6-2/+439
2013-09-26initial code commitAndreas Fitzek4-0/+50