Re: fo:list with omitted items result in wrong numbering

2007-06-19 Thread Wilhelmsen Tor Iver
If I omit one or more items from a normal fo:list with fo:items, the numbering isn't affected. For example, if I omit item 2, the result is 1,3,4,5,6, ... How am I able to avoid this? My guess (since you did not supply the code) is that your XSL has an if-test within the xsl:template or

Re: fo:list with omitted items result in wrong numbering

2007-06-19 Thread Fireball29
Thank you, good idea, but none of them worked for me, the result is the same. Here is the code: xsl:template match=list fo:list-block provisional-distance-between-starts=15mm provisional-label-separation=5mm xsl:apply-templates select=[EMAIL

tipps for linking

2007-06-19 Thread Baeckham
Hi, I trying to create a PDF using FOP. This PDF is built of several HTML pages. At the beginning I created a table of content. All entries in this toc are linked to their targets. This works perfectly. I used the generate-id() function for creating the ids. the toc entries: fo:table-cell

shredded images when generating pngs

2007-06-19 Thread fma-001
Hi! I generate pngs in multithreaded environment with FOP 0.93. Sometimes the pngs are shredded and are not displayed correctly. To have an idea what I mean with shredded images here some samples: 1. http://www.nabble.com/file/p11191305/FOPServlet.png 2.