aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox
AgeCommit message (Collapse)AuthorFilesLines
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek11-3418/+0
2014-10-07Fixed visual signature block bugAndreas Fitzek3-6/+14
2014-10-06Colum span handling corrected. #38Andreas Fitzek2-8/+24
2014-10-06Fixed caption and value alignmentsAndreas Fitzek1-7/+2
2014-10-06scaling image to keep aspect ratioAndreas Fitzek1-10/+10
2014-10-06removed jpeg kompression from signature logo #40Andreas Fitzek1-2/+2
2014-10-06removed wrong profile offsets (see issue #34)Andreas Fitzek1-2/+2
2014-08-26Affine Transformation matrix type changeAndreas Fitzek2-5/+9
2014-08-26Sorted logging outputAndreas Fitzek1-2/+2
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 Fitzek4-191/+811
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-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 Fitzek2-16/+147
2014-05-15Fixing GIF inclusionAndreas Fitzek2-3/+27
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason ↵Andreas Fitzek1-2/+3
from config
2014-05-14Log Levels changedAndreas Fitzek6-55/+54
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-03Remove unused imports and variablesTobias Kellner4-53/+41
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek8-355/+533
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 Fitzek4-0/+432