From 72ecd1e0a8a3ff95fa961885375d6257c6f786a9 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 13 Mar 2003 16:50:42 +0000 Subject: [PATCH] Update for PDF encryption support git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196091 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/status.xml b/status.xml index d9d03b0af..28ef4730b 100644 --- a/status.xml +++ b/status.xml @@ -114,7 +114,15 @@ inactive?? - + + + Enhanced PDF encryption support so it is optional depending on the + availability of JCE and/or cryptographic algorithms. + + + Added PDF encryption support (40bit RC4, PDF 1.3 level). + Moved all sources from src/org/** to src/java/org/**. @@ -146,7 +154,7 @@ inactive?? org.apache.fop.fonts.truetype. - + Moved all Adobe Type 1 font related classes to org.apache.fop.fonts.type1. Added a PFB parser for proper decoding of -- 2.39.5