aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Introduced PDF-AS Backends, removed all pdfbox specific code to pdfbox backendAndreas Fitzek33-5208/+314
2014-10-16added basic Preprocessor infrastructure, moved logging to logbackAndreas Fitzek4-0/+200
2014-10-15added Preprocessor ArgumentsAndreas Fitzek1-0/+13
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek2-42/+111
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek7-113/+120
2014-10-15Signingdate added Timezone konfiguration #42Andreas Fitzek1-4/+11
2014-10-09Verifier SPI changesAndreas Fitzek1-0/+2
2014-10-08Verifier System updatedAndreas Fitzek3-8/+33
2014-10-08removed files not needed anymoreAndreas Fitzek1-211/+0
2014-10-07Fixed visual signature block bugAndreas Fitzek3-6/+14
2014-10-06Colum span handling corrected. #38Andreas Fitzek3-12/+30
2014-10-06Fixed caption and value alignmentsAndreas Fitzek1-7/+2
2014-10-06allow date format overwriteAndreas Fitzek1-3/+3
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-10-06removed not needed codeAndreas Fitzek1-2/+2
2014-09-29allow external configuration of PDF-ASAndreas Fitzek2-3/+8
2014-09-02Fixed importsAndreas Fitzek1-1/+0
2014-09-02Fixed Date Format for Java 1.5Andreas Fitzek1-1/+1
2014-08-26Affine Transformation matrix type changeAndreas Fitzek2-5/+9
2014-08-26Removed output for unnecessary warningAndreas Fitzek1-0/+3
2014-08-26Sorted logging outputAndreas Fitzek3-5/+5
2014-08-25Timestamp with Timezone offsetAndreas Fitzek1-2/+2
2014-08-19Null Pointer ex fixed when verification of document without signaturesAndreas Fitzek1-0/+16
2014-08-19Web config changesAndreas Fitzek1-22/+26
2014-07-14Changed API iaik Certificate to Java CertificateAndreas Fitzek1-1/+1
2014-07-11added Signature Verification LevelAndreas Fitzek1-1/+15
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek7-19/+364
2014-07-10Integrity verification of Signature after Signature creation to ensure correc...Andreas Fitzek3-21/+21
2014-07-08Some changesAndreas Fitzek6-85/+160
2014-07-08Fixed unique Signature field names, to make Adobe Reader happyAndreas Fitzek1-31/+40
2014-07-01PDF-AS Web Signature Block Preview ServiceAndreas Fitzek1-22/+4
2014-07-01Added Preview Image generation of visual Signature block for PDF-OverAndreas Fitzek2-2/+160
2014-07-01added copyright statements4.0.0-RC4Andreas Fitzek13-0/+299
2014-07-01added generation of dynamic child signature profile #25Andreas Fitzek1-0/+23
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 Fitzek4-17/+34
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek1-0/+7
2014-06-05halign fixesAndreas Fitzek1-4/+7
2014-06-04Added TransactionId for SignaturesAndreas Fitzek4-4/+24
2014-06-04PDF Table Font alignmentAndreas Fitzek8-71/+223
2014-05-15Fixing GIF inclusionAndreas Fitzek3-4/+28
2014-05-15TTF Fonts width fix, null value in signature block fix, Signature reason from...Andreas Fitzek2-4/+35
2014-05-14Log Levels changedAndreas Fitzek12-114/+159
2014-05-08Performance Test, Web OptionsAndreas Fitzek1-2/+10