From 03875a41dd5b065c8ab0c04268ac9371f51a8639 Mon Sep 17 00:00:00 2001 From: tknall Date: Wed, 4 Feb 2009 09:10:02 +0000 Subject: Some more log messages (e.g. encoding related issues). Updating web application (in external invocation mode) enhancing support for being used within an iframe. Two new (optional) parameters for external invocation mode: locale: defines the locale being used for webapp (e.g. locale=de or locale=de_DE), invoke-app-error-url: can be used to declare a callback url to the calling web application in order to transfer error messages from pdf-as. In case of error pdf-as redirects the user to the error-page-url (if given) providing the error and the cause in url encoded parameters ("error", "cause"). Formatter for mocca signature params enhanced. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@323 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/site/changes.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'src/site') diff --git a/src/site/changes.xml b/src/site/changes.xml index 347cbae..4ac56fb 100644 --- a/src/site/changes.xml +++ b/src/site/changes.xml @@ -13,6 +13,18 @@ --> + + Some more log messages (e.g. encoding related issues). + Updating web application (in external invocation mode) enhancing support for being used within an iframe. + + Two new (optional) parameters for external invocation mode: + locale: defines the locale being used for webapp (e.g. locale=de or locale=de_DE), + invoke-app-error-url: can be used to declare a callback url to the calling web application in order to transfer error messages from pdf-as. + In case of error pdf-as redirects the user to the error-page-url (if given) providing the error and the cause in url encoded parameters ("error", "cause"). + + Formatter for mocca signature params enhanced. + + Added signatureKeyIdentifier to SignParameters in the API, which allows to override the one specified in the profile (MOA Connector only). Added maven assembly and batch file for BRZ distribution. @@ -20,7 +32,7 @@ - Switching to itext-2.1.5-rev3628. + Switching to itext-2.1.5-rev3628. (itext-1.4.x is regarded as deprecated.) itext library: minor adjustments for pdf-as Adding new error code (103) for invalid pdfa/1b font configuration. Minor updates for PDF/A support. -- cgit v1.2.3