RE: Embedding FOP, PDF Encryption & Custom fonts

2003-10-15 Thread Johannes Stuermer
Thank you both for the update. -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 6:13 AM To: [EMAIL PROTECTED] Subject: Re: Embedding FOP, PDF Encryption & Custom fonts Chris Bowditch wrote: > The code in HEAD of CVS has PDF enc

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-10-15 Thread J.Pietschmann
Chris Bowditch wrote: The code in HEAD of CVS has PDF encryption fully implemented. However, it is lacking support for key FO constructs, and is currently unusable in real world scenarios. Testing and detailed new bug reports are welcome though. I just can't make promises anything gets fixed soon

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-10-15 Thread Chris Bowditch
From: Johannes Stuermer <[EMAIL PROTECTED]> > No. Encryption won't be fully implemented in the maintenance branch. Is there another branch that does have it implemented? The code in HEAD of CVS has PDF encryption fully implemented. However, it is lacking support for key FO constructs, and is curre

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-10-15 Thread Johannes Stuermer
ding FOP, PDF Encryption & Custom fonts Johannes Stuermer wrote: > Has there been any movement in this area? No. Encryption wount be fully implemented in the maintenance branch. > Can this problem be avoided by > using Adobe fonts? If you mean "built-in", then yes, encrypt

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-10-14 Thread J.Pietschmann
Johannes Stuermer wrote: Has there been any movement in this area? No. Encryption wount be fully implemented in the maintenance branch. Can this problem be avoided by using Adobe fonts? If you mean "built-in", then yes, encryption works if you use one of the built-in default fonts (because they are

Embedding FOP, PDF Encryption & Custom fonts

2003-10-14 Thread Johannes Stuermer
When the PDF file is encrytped, embedded fonts are not rendered correctly. The message "unable to extract embedded font xxx" appears. This issue has been discussed a few months back, with the conclusion: "Known problem. Encryption in the maintenance branch is not completely finished" Has there be

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-23 Thread Andreas Delmelle
damn'! got me again ;) dl'ed the wrong branch (still got to get used to the cvs tool... ) thx for another helpful hint greetz, ald -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: maandag 23 juni 2003 20:05 To: [EMAIL PROTECTED] Subject: Re: Embeddin

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-06-23 Thread Jeremias Maerki
That hasn't changed as far as I know. Are you sure you got the maintenance branch and not the redesign/trunk/HEAD? On 23.06.2003 19:26:11 Andreas Delmelle wrote: > btw : switched to the latest version of the 'maintain' branch, but > the way the custom config xml is processed seems to differ from t

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-23 Thread Andreas Delmelle
from the latest distribution version. any helpful hints on this one? thx in advance. greetz, ald -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: maandag 23 juni 2003 11:19 To: [EMAIL PROTECTED] Subject: Re: Embedding FOP, PDF Encryption & Custom fonts What kind of sig

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-06-23 Thread Jeremias Maerki
What kind of signature/verification? A cryptographic signature inside the PDF to authenticate the generator of the PDF? This is already standardized by Adobe. PDF is designed to be extensible. Therefore it is perfectly valid to add custom streams/objects to the PDF. But you must be prepared that a

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Jeremias Maerki
That's the redesign. You will want to get the branch with tag "fop-0_20_2-maintain". See: http://xml.apache.org/fop/dev/ On 22.06.2003 15:07:20 Andreas Delmelle wrote: > switched to latest dev cvs snapshot. > > trouble now is i don't have the apache.commons package. > ( imported in AbstracPDFStre

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Andreas Delmelle
EMAIL PROTECTED] Subject: Re: Embedding FOP, PDF Encryption & Custom fonts On 21.06.2003 12:45:06 Andreas Delmelle wrote: > while embedding FOP using embedded TrueType & implementing PDF > encryption, > stumbled upon the following (Acrobat Reader 5.1) : > > - - unable to extract e

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Andreas Delmelle
e by other readers ( but could be used, perhaps as a form of FOP-specific verification ) and does this even make sense? greetz, ald -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: zondag 22 juni 2003 9:19 To: [EMAIL PROTECTED] Subject: Re: Embedding FOP, PDF E

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Andreas Delmelle
tions are fully & correctly applied though. greetz, ald -Original Message- From: Chris Faulkner [mailto:[EMAIL PROTECTED] Sent: zondag 22 juni 2003 11:00 To: [EMAIL PROTECTED] Subject: RE: Embedding FOP, PDF Encryption & Custom fonts Hello all I am already using FOP to create P

RE: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Chris Faulkner
Hello all I am already using FOP to create PDF documents in a servlet environment. I would like to encrypt these documents. I can see on the website that there are instructions to create encrypted documents using the command line tool - how can I use the utilities in a servlet ? Thanks Chris

Re: Embedding FOP, PDF Encryption & Custom fonts

2003-06-22 Thread Jeremias Maerki
On 21.06.2003 12:45:06 Andreas Delmelle wrote: > while embedding FOP using embedded TrueType & implementing PDF > encryption, > stumbled upon the following (Acrobat Reader 5.1) : > > - - unable to extract embedded font ... That's the missing ToUnicode functionality that was discussed a few days

Embedding FOP, PDF Encryption & Custom fonts

2003-06-21 Thread Andreas Delmelle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 while embedding FOP using embedded TrueType & implementing PDF encryption, stumbled upon the following (Acrobat Reader 5.1) : - - unable to extract embedded font ... - - also the producer (& author / title / date - added myself) properties in the P