Feasibility of creating signed PDF files

2002-07-17 Thread Miguel A Paraz
Hi, I'm looking into the feasibility of extending FOP to produce signed PDF files using the PDF Public-Key Digital Signature and Encryption Specification. What are in the issues in gluing together FOP and the JCE to produce this? Could I give the signing extension access to the entire document,

Re: Feasibility of creating signed PDF files

2002-07-17 Thread Keiron Liddle
Hi, If I understand it properly you would need to add an Encrypt pdf object that is referenced in the documents trailer dictionary. The you would need to encrypt all pdf streams using the appropriate algorithm. If JCE can handle this then it would be used to encrypt the stream. Currently we

ClassCastException in StreamRenderer$RenderQueueEntry

2002-07-17 Thread Trond Aasan
fop 0.20.4 java.lang.ClassCastException: org.apache.fop.apps.StreamRenderer$RenderQueueEntry at org.apache.fop.apps.StreamRenderer.getPreviousPage(StreamRenderer.java:349) StreamRenderer.java:349: previousPage = (Page)renderQueue.elementAt(pageIndex - 1); This should be something like:

[UML]: Poseidon license key

2002-07-17 Thread RamanaJV
HI All, I have installed Poseidon 1.3.1 and it is asking me for the license key when I start it. But, I couldn't find anything like that in the home directory of Poseidon. Please, help me. Ramana. - To

page-break-inside=avoid

2002-07-17 Thread Todd Migliore
My document contains one repeatingblock of data. The data varies in length with each iteration. I need to force a page break if an iteration of the block of data can notentirely fit onthe current pagepage. From what I understand page-break-inside="avoid" is the way to go about

Re: Feasibility of creating signed PDF files

2002-07-17 Thread Miguel A Paraz
On Wed, Jul 17, 2002 at 02:58:13PM +0200, Keiron Liddle wrote: If I understand it properly you would need to add an Encrypt pdf object that is referenced in the documents trailer dictionary. The you would need to encrypt all pdf streams using the appropriate algorithm. If JCE can handle this

Re: page-break-inside=avoid

2002-07-17 Thread J.Pietschmann
Todd Migliore wrote: My document contains one repeating block of data. The data varies in length with each iteration. I need to force a page break if an iteration of the block of data can not entirely fit on the current page page. From what I understand page-break-inside=avoid is the

RE: [UML]: Poseidon license key

2002-07-17 Thread Arved Sandstrom
-Original Message- From: RamanaJV [mailto:[EMAIL PROTECTED]] Sent: July 17, 2002 11:12 AM To: [EMAIL PROTECTED] Subject: [UML]: Poseidon license key HI All, I have installed Poseidon 1.3.1 and it is asking me for the license key when I start it. But, I couldn't find