Re: difference between fop and xep: which is right?

2006-02-14 Thread Jeremias Maerki
On 14.02.2006 04:38:18 Paul Tremblay wrote: On Mon, Feb 13, 2006 at 09:08:16AM +0100, Jeremias Maerki wrote: From: Jeremias Maerki [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Date: Mon, 13 Feb 2006 09:08:16 +0100 Subject: Re: differnece between fop and xep: which is right?

RE: region-before falls between region-start and region-end

2006-02-14 Thread Pascal Sancho
Hi Karl, As describe in [1], precedence attribute applies only to fo:region-before and fo:region-after. You don't need to specify it on fo:region-start neither fo:region-end. Initial value is false. I think that is not implemented on FOP 0.20.5. [1]

Re: difference between fop and xep: which is right?

2006-02-14 Thread Chris Bowditch
Jeremias Maerki wrote: On 14.02.2006 04:38:18 Paul Tremblay wrote: Thanks. This is good to know. FOP is more compliant in one area than the closed-source XEP. Hehe, I could give a nice list of things FOP does in a more compliant fashion than XEP. Yes I know, but not all of them enable

FOP-PDF not opening

2006-02-14 Thread vishwas . dubey
Hi, We have used FOP for generation of PDF reports in our application. PDF reports opens in IE browser. The reports are working fine in our environment but at our client site PDF does not open. Screen hangs and all system resources are used by AcroRd32.exe. Please help. Is there any setting

Re: FOP-PDF not opening

2006-02-14 Thread Edward McMasters
Vishwas, I am by no means an expert but I have had situations where the PDF will open on one server but not on others. In my case it was related to images opening in the PDF and me needing to set the java.awt.headless property. This does not sound like your problem though. It sounds like you

Re: generating data url external-graphic in PDF

2006-02-14 Thread Edward McMasters
Jeremias, It only took several tries and one week to get your advice through my thick skull! This is how I finally got it to work: I added my JAR with the new classes and batik.jar to the global classpath via: Servers - myserver - configuration tab - Process Definition - Java Virtual Machine -

Re: difference between fop and xep: which is right?

2006-02-14 Thread Clay Leeds
On Feb 14, 2006, at 12:37 AM, Jeremias Maerki wrote: On 14.02.2006 04:38:18 Paul Tremblay wrote: On Mon, Feb 13, 2006 at 09:08:16AM +0100, Jeremias Maerki wrote: From: Jeremias Maerki [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Date: Mon, 13 Feb 2006 09:08:16 +0100 Subject: Re:

fop Trunk - problems with fo:external-graphic when fetching image via http

2006-02-14 Thread jelka . kosir
Hi ! I'm using FopTrunk version and I have a problem with external graphics. If try to print an image to PDF from filesystem, works OK. For example, this works: fo:external-graphic src=C:\FOPTrunk\examples\fo\graphics\fop.jpg/ This error is printed when I try to print image from via http:

Re: fop Trunk - problems with fo:external-graphic when fetching image via http

2006-02-14 Thread Jeremias Maerki
Please always state which JDK you're using! Almost certainly, this is FOP falling back to using the GifImage image wrapper which is not working as it should. Note that this class is more or less a hack. If FOP is falling back to using GifImage this means that you are using JDK 1.3 or you have not

Re: FOP-PDF not opening

2006-02-14 Thread John Burgess
I seem to remember us having this problem with a version of acrobat reader. Upgrading acrobat reader on the affected machines fixed it. I'd try and find out what versions of acrobat are being used. Best wishes John Burgess Risk Decisions Limited Buchan House Parkway Court Oxford Business

Re: FOP-PDF not opening

2006-02-14 Thread Chris Bowditch
[EMAIL PROTECTED] wrote: Hi, We have used FOP for generation of PDF reports in our application. PDF reports opens in IE browser. The reports are working fine in our environment but at our client site PDF does not open. Screen hangs and all system resources are used by AcroRd32.exe*.*

Re: region-before falls between region-start and region-end

2006-02-14 Thread John Burgess
I believe that what you get is the correct default behaviour. precedence = true on region-before and after should give what you want, but I believe false is the default. I append the relevant section of the spec. 7.25.16 precedence XSL Definition: Value: true | false | inherit Initial:

Re: fop Trunk - problems with fo:external-graphic when fetching image via http

2006-02-14 Thread jelka . kosir
I'm using JDK 1.3. I did try your suggestion and added JIMI. Now images work just fine ! Thank you !! Jeremias Maerki [EMAIL PROTECTED] 14.02.2006 17:09 Please respond to fop-users@xmlgraphics.apache.org To fop-users@xmlgraphics.apache.org cc Subject Re: fop Trunk -

Re: Overflowing of Japanese/Chinese Chars

2006-02-14 Thread J.Pietschmann
Fabrizio Caldas wrote: The Japanese/Chinese translators don't know how to put the zero width space in the properties file, neither do I. Well, my experience with property files is limited. However, I wonder, if they can put Japanese characters into a property file, you ought to have a program

Problems with czech characters

2006-02-14 Thread Eckard_Buchner
Hello, our Czech customers tell us that not all czech characters are printed correctly with the built-in pdf fonts. For example R-caron is not part of the font table in the pdf specification. If we embed a true type font then it is fine, but we have not found a suitable font to ship with our