aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.java
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek1-691/+0
2014-10-06Colum span handling corrected. #38Andreas Fitzek1-2/+2
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek1-0/+23
2014-07-01Signatureblock generation refactoredAndreas Fitzek1-34/+69
2014-06-18Do not rely on Relative Columns width (issue #26)Andreas Fitzek1-58/+74
2014-06-06Visual Block changes + Configuration updatesAndreas Fitzek1-6/+52
2014-06-06Signature Position merge, Table Borders offset fixAndreas Fitzek1-2/+0
2014-06-04PDF Table Font alignmentAndreas Fitzek1-13/+25
2014-05-15Fixing GIF inclusionAndreas Fitzek1-3/+19
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek1-2/+3
2014-05-14Log Levels changedAndreas Fitzek1-11/+11
2014-04-15implemented style imageScaleToFit parameterAndreas Fitzek1-0/+11
2014-04-15Fixed String encoding if CP1252 not applicable, use URL encodingAndreas Fitzek1-35/+68
2014-04-03Remove unused imports and variablesTobias Kellner1-32/+32
2014-04-01PDFBOX Table generation incl. QR Code detection and Positioning is doneAndreas Fitzek1-38/+123
2014-04-01Example Table in AP seems OKAndreas Fitzek1-0/+415