Re: Relative URLs

2008-04-21 Thread Jeremias Maerki
FOP only resolves URIs/URLs for resources it has to access (embedded images, embedded ICC profiles, fonts). Things such as hyperlinks are not processed because the rules here might be different. Who says that any relative URL should be resolved at all? You'll have to resolve the URLs yourself in XS

Re: How to underline a graphic

2008-04-21 Thread Jay Bryant
I would try setting the bottom border on the fo:block, thus: Text and graphic here Jay Bryant - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Monday, April 21, 2008 8:32 AM Subject: How to underline a graphic Hello, I insert a little graphic in a

Re: Apache FOP: XSL Parameters

2008-04-21 Thread Andreas Delmelle
On Apr 21, 2008, at 17:31, Oliver Hirschi wrote: Hi To define the configuration for rendering I use: - ... fopFactory.setUserConfig(new File("fop.xconf")); Fop fop = fopFactory.newFop(MimeConstants.MIME_PDF, out); TransformerFactory tFactory = TransformerFactory.newInstance(); T

Relative URLs

2008-04-21 Thread Benjamin Plaquevent
Hi, I have a XHTML document with relative URLs. I use FOP to transform it into PDF (first FO then PDF). I modified fop.xconf base parameter to http://www.my_site.com. But in PDF, links and image sources still are file:// formatted... Could you help me figuring what I'm

Apache FOP: XSL Parameters

2008-04-21 Thread Oliver Hirschi
Hi there again... To define the configuration for rendering I use: - ... fopFactory.setUserConfig(new File("fop.xconf")); Fop fop = fopFactory.newFop(MimeConstants.MIME_PDF, out); TransformerFactory tFactory = TransformerFactory.newInstance(); Transformer transformer = tFactory.ne

RE: Rendering times keep increasing until timeout

2008-04-21 Thread Fournier,Danny [NCR]
A few things: - The server was on VMWare and it was on the fritz. They have repaired it since - It was the CFML which was causing me an issue. The PDF was still being rendered, the error was not FOP related. FYI and thanks! Dan > -Original Message- > From: Jeremias Maerki [mailto:[EMAI

Re: Apache FOP: Layer in PDF

2008-04-21 Thread Peter Coppens
You might find http://www.nabble.com/Batik-and-SVG-into-layered-PDF-td16549533.html#a16549533 helpful While it is about Batik I think the same holds for FOP. Peter On 21 Apr 2008, at 16:49, Oliver Hirschi wrote: Hi there Is there the possibility to generate different layers in the pdf wi

Apache FOP: Layer in PDF

2008-04-21 Thread Oliver Hirschi
Hi there Is there the possibility to generate different layers in the pdf with ApacheFOP? I would like to place e.g. fo:block-containers or fo:external-graphics to different layers in pdf. If there is the possibility, could you give an example to me how to define the layers and how to place a

Re: floating external graphics

2008-04-21 Thread Vincent Hennebert
Hi Benjamin, To my knowledge fo:float (side float) is the only way to get the rendering you need. Unfortunately, as you noticed it is not implemented yet, and this would be all but a trivial job. There is a small chance however that the situation will evolve on this topic, in a more or less far fu

Re: How to underline a graphic

2008-04-21 Thread Peter Coppens
Perhaps border properties could help you achieve what you want? On 21 Apr 2008, at 15:32, [EMAIL PROTECTED] wrote: Hello, I insert a little graphic in an underlined text but it is not underlined. Text is underlined but not graphic. I think it is normal because I find nothing in the

floating external graphics

2008-04-21 Thread Benjamin Plaquevent
Hi I'm looking for a way to get the following PDF render using XSL-FO / FOP: - Text text text text text text text text text | | text text text text text text text text text | Image | text text text text text text text text text | | text text text text text text text te

How to underline a graphic

2008-04-21 Thread patrice . rosnet
Hello, I insert a little graphic in an underlined text but it is not underlined. Text is underlined but not graphic. I think it is normal because I find nothing in the W3C specification to underline fo:external-graphic. (fo:inline / fo:page-number / fo:page-number-citation / fo:character

Re: Apache errors

2008-04-21 Thread Jeremias Maerki
No, unfortunately not. I see it on the radar, yet. On 21.04.2008 13:36:24 Cristian Ferrero wrote: > Jeremias, does 0.95 version work with XSL 1.1 features like flow-map > support and multiple fo:region-body elements.? > > tks > > - Original Message - > From: "Jeremias Maerki" <[EMAIL

Re: Apache errors

2008-04-21 Thread Cristian Ferrero
Jeremias, does 0.95 version work with XSL 1.1 features like flow-map support and multiple fo:region-body elements.? tks - Original Message - From: "Jeremias Maerki" <[EMAIL PROTECTED]> To: Sent: Monday, February 11, 2008 10:20 AM Subject: Re: Apache errors What you want to do is c

Re: .FOP (with HTML embedded) to PDF,RTF,DOC,ODT ....etc

2008-04-21 Thread Andreas Delmelle
On Apr 21, 2008, at 11:45, javijava wrote: Hi I'm interested in use this usefull tool , i need to translate HTML from my database to output files ,like PDF ... I want to know if i can put .FO files in the database with the typical head tags of .fo files and... the body with HTML emb

.FOP (with HTML embedded) to PDF,RTF,DOC,ODT ....etc

2008-04-21 Thread javijava
Hi to all!! I'm interested in use this usefull tool , i need to translate HTML from my database to output files ,like PDF ... I want to know if i can put .FO files in the database with the typical head tags of .fo files and... the body with HTML embedded tags directly. is this possible? how

RE: ZapfDingbats in svg (fo:instream-foreign-object)

2008-04-21 Thread Pascal Sancho
Hi, Today, I get the same as before ('#' in SVG). I have to do some further tests either to understand why, or to provide more info to the list. Unfortunately, I've not enough time for the moment. However, I wonder if there is something wrong, missing, or buggy in my conf (AMD64 + win XP32 SP2 +