Re: Opening fop pdf in Internet Explorer

2004-09-23 Thread John Burgess
to find a work-around but I don't have the details to hand. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 23, 2004 11:54 AM Subject: Opening fop pdf in Internet Explorer Hi, I have a process that creates a PDF through

Re: Opening fop pdf in Internet Explorer

2004-09-23 Thread Clay Leeds
On Sep 23, 2004, at 3:54 AM, [EMAIL PROTECTED] wrote: Hi, I have a process that creates a PDF through FOP and stores it in Documentum (a document management service). When a user wishes to view the PDF it is streamed back via a servlet into IE, but IE cannot open it and the user is presented wit

AW: Opening fop pdf in Internet Explorer

2004-09-23 Thread Gehrer Helmut
D] > Gesendet: Donnerstag, 23. September 2004 12:55 > An: [EMAIL PROTECTED] > Betreff: Opening fop pdf in Internet Explorer > > > Hi, > > I have a process that creates a PDF through FOP and stores it > in Documentum (a document management service). When a user > w

RE: Opening fop pdf in Internet Explorer

2004-09-23 Thread Michal Postupalski
[EMAIL PROTECTED] napisał(a): > Hi > > It cannot be opened on any computer in in the company or on our clients > Pc's. > This is my header: > > (Response Status) HTTP/1.0 200 OK > Content-Length122130 > Content-Type application/pdf > Date Thu, 23 Sep 2004 09:58:45 GMT > Server

RE: Opening fop pdf in Internet Explorer

2004-09-23 Thread Stuart . Yoxall
t 2.2 ) but just shows a blank page. -Original Message- From: Michal Postupalski [mailto:[EMAIL PROTECTED] Sent: 23 September 2004 14:05 To: [EMAIL PROTECTED] Subject: Re: Opening fop pdf in Internet Explorer [EMAIL PROTECTED] napisał(a): > Hi, > > I have a process that creates

Re: Opening fop pdf in Internet Explorer

2004-09-23 Thread Michal Postupalski
[EMAIL PROTECTED] napisał(a): > Hi, > > I have a process that creates a PDF through FOP and stores it in > Documentum (a document management service). When a user wishes to view the > PDF it is streamed back via a servlet into IE, but IE cannot open it and > the user is presented with a blank scree

Opening fop pdf in Internet Explorer

2004-09-23 Thread Stuart . Yoxall
Hi, I have a process that creates a PDF through FOP and stores it in Documentum (a document management service). When a user wishes to view the PDF it is streamed back via a servlet into IE, but IE cannot open it and the user is presented with a blank screen. To get around this we have to send

Re: FOP PDF with images from eXist database

2004-09-07 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: --10:12:10-- http://localhost:8080/exist/servlet/db/logo.jpg ... 5 Content-Type: text/xml; charset=UTF-8 FOP wont recognize this as an image. I don't have an idea how to fix this. Me too. Other than that, check your server configuration, chec

Re: FOP PDF with images from eXist database

2004-09-06 Thread eelke . toonstra
I don't have an idea how to fix this. All suggestions are appreciated! Clay Leeds <[EMAIL PROTECTED]> 09/02/2004 04:50 PM Please respond to fop-user To: [EMAIL PROTECTED] cc: (bcc: Eelke Toonstra/BST/MS/PHILIPS) Subject:Re: FOP PDF

Re: FOP PDF with images from eXist database

2004-09-02 Thread Clay Leeds
On Sep 2, 2004, at 6:43 AM, [EMAIL PROTECTED] wrote: But when I want to access the image in my fo.xml file in order to create a PDF: http://localhost:8080/exist/servlet/db/test.gif)"/> The system doesn't respond. The memory usage for java.exe in the taskmanager gets bigger and bigger and I have t

FOP PDF with images from eXist database

2004-09-02 Thread eelke . toonstra
I'm having problems with creating PDF's that contain images from the eXist database. I use the FOP servlet from Cocoon 2.1.5.1 and I am able to create PDF's that contain images from different sources, i.e. http://localhost:8080/logo.jpg)"/> works fine. But when I want to access the image in

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
> No. Encryption won't be fully implemented in the maintenance branch. Is there another branch that does have it implemented? Thanks -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 4:55 PM To: [EMAIL PROTECTED] Subject: Re: Embed

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

Antw: RE: FOP --> PDF

2002-02-15 Thread Karim Karman
[EMAIL PROTECTED] > Sent: Thursday, February 14, 2002 1:07 PM > To: [EMAIL PROTECTED] > Subject: Re: FOP --> PDF > > > Karim, > > I'm able to touch up my own PDFs. (I'd never tried it before > but, I just > did it now.) I generated the PDFs with FOP-0

RE: FOP --> PDF

2002-02-14 Thread Savino, Matt C
I just tried touching up one of my generated PDFs w/Acrobat 5 and it worked. > -Original Message- > From: Chuck Paussa [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 14, 2002 1:07 PM > To: [EMAIL PROTECTED] > Subject: Re: FOP --> PDF > > > Karim, >

Re: FOP --> PDF

2002-02-14 Thread Chuck Paussa
Karim, I'm able to touch up my own PDFs. (I'd never tried it before but, I just did it now.) I generated the PDFs with FOP-0.20.2 and touched it up with Adobe Acrobat 4.0 all under Windows 2000. I've heard there are problems with certain versions of Acrobat 5. Chuck Karim Karman wrote: Hi Chuc

FOP --> PDF

2002-02-14 Thread Karim Karman
Hi Chuck! I have a problem, we generate PDF-Files with FOP. I tried to edit this PDF-Files with the Touch-Up Tool from Acrobat, but it is not possible! Do you have any solutions? Perhaps you have already expierence with this... Thanks in advance Karim <<< [EMAIL PROTECTED] 14.02. 17.48