Re: FOP from TRUNK: Hyphenation LineBreak-Problem???

2007-01-11 Thread Manuel Mall
On Thursday 11 January 2007 14:00, malm wrote: leeloo5e79-docbook wrote: snip/ It could be that the new UAX#14 line breaking introduced after 0.93 in late December is causing this. Can you please provide a full working testcase fo exhibiting the problem (if possible attached please not

Line-Height Problem with footnotes in FOP 0.93

2007-01-11 Thread offi83
I've got some Problems generating PDFs from FOs with footnotes. The line-height between the line containing the footnote and the line before is a bit to high in contrast to the other line-heights. The error doesn't appear if I process the same FO with FOP 0.20.5. The problematic code: Ressource

Re: Line-Height Problem with footnotes in FOP 0.93

2007-01-11 Thread offi83
malm wrote: Try setting line-stacking-strategy=font-height on the fo:block containing the footnote. Thanks, I customized my docbook stylesheet to add this to all blocks and everything is fine (because I don't know how to set it only to the affected block, but that doesn't matter in my

Re: FOP from TRUNK: Hyphenation LineBreak-Problem???

2007-01-11 Thread leeloo5e79-docbook
Hi Manuel, thanks for the fast fix. I update my fop-trunk-folder and tried to build fop with ant again. While building fop ant displays following message: apache-ant-1.6.5/bin/ant: line 80: uname: command not found Now trying to generate a pdf with FOP FOP just display this lines:

Re: FOP from TRUNK: Hyphenation LineBreak-Problem???

2007-01-11 Thread leeloo5e79-docbook
Hi Manuel, maybe this was the problem. I tried again and now all was build fine. Maybe something wrong in my SSH-Client. The head of the table looks fine now :-))) Thanks a lot. Best Regards, Leeloo Manuel Mall [EMAIL PROTECTED] schrieb: On Thursday 11 January 2007 21:15, [EMAIL PROTECTED]

XSL transformation throws a NullPointerException

2007-01-11 Thread Xavier Ottolini
Hi, I want to build a PDF file with a XSL transformation. I use FOP 0.93 on Tomcat 4.3 (Windows) 1) I load the XSLT 2) I create a DOM Document 3) I create de DOMSource Element 4) I process the XSL transformation public ByteArrayOutputStream convertDocumentToPDF(DOMSource source, String

Re: XSL transformation throws a NullPointerException

2007-01-11 Thread Adrian Cumiskey
Hi Xavier, The exception is thrown on this line because of the method call on a null rootFObj object reference. 416: BookmarkTree bookmarkTree = rootFObj.getBookmarkTree(); Although not sure why the rootFObj reference is null... I am new to the fop project and still finding my way but will

Re: XSL transformation throws a NullPointerException

2007-01-11 Thread Xavier Ottolini
Hi Adrian , Thank you for your answer. Here is the XSLT file ?xml version=1.0 encoding=ISO-8859-1 ? xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xmlns:fo=http://www.w3.org/1999/XSL/Format; xsl:template match=/decompte fo:root

Re: XSL transformation throws a NullPointerException

2007-01-11 Thread Xavier Ottolini
I finally found the problem : The there was an error in the DOM document. The root node was not append to the document; It was replaced by the first child. Xavier Ottolini a écrit : Hi Adrian , Thank you for your answer. Here is the XSLT file ?xml version=1.0 encoding=ISO-8859-1 ?

ExternalGraphic Image not available

2007-01-11 Thread Xavier Ottolini
Hi, I want to build a PDF file with a XSL transformation. I use FOP 0.93 on Tomcat 4.3 (Windows) When I process the XSL transformation, I get the following error : 11 janv. 2007 17:49:42 org.apache.fop.fo.flow.ExternalGraphic bind GRAVE: Image not available: copie-conforme.svg 11 janv. 2007