From 11b5950be66bcc9d6f0bb28d3fc9d211bc70f4d9 Mon Sep 17 00:00:00 2001 From: tknall Date: Tue, 16 Mar 2010 12:07:29 +0000 Subject: Catching OutOfMemory exceptions, returning appropriate error message/code Binary signature: bug concerning indirect pdf objects fixed SignaturePositioning improved (Signature position can be declared by String which is parsed) Some more error codes (Out of memory, Invalid signature position) iText utility for creation of pdf files added ConfigUtils updated (destination of configuration to be extracted can now be chosen) PDFASUtils updated (more tools) WebApplication: Freetext pdf creation implemented WebApplication: XSS security updates git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@580 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/site/changes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/site/changes.xml') diff --git a/src/site/changes.xml b/src/site/changes.xml index 66d697e..4c19e8b 100644 --- a/src/site/changes.xml +++ b/src/site/changes.xml @@ -13,6 +13,22 @@ --> + + Catching OutOfMemory exceptions, returning appropriate error message/code + Binary signature: bug concerning indirect pdf objects fixed + Maven2-repository updated + pdfbox/itext projects converted to maven2 projects + pdfbox/itext maven2 artifact renamed and version added (see .pom) + old pdfbox/itext libraries removed + SignaturePositioning improved (Signature position can be declared by String which is parsed) + Some more error codes (Out of memory, Invalid signature position) + iText utility for creation of pdf files added + ConfigUtils updated (destination of configuration to be extracted can now be chosen) + PDFASUtils updated (more tools) + WebApplication: Freetext pdf creation implemented + WebApplication: XSS security updates + + Support for PDF signature handler. Protection of signed documents against inadvertently modification. -- cgit v1.2.3