← Prev in month ← Prev in thread

table-row size

From
Matthew East <>
Date
2006-05-07T13:22:45+00:00
ID
20060507142231.4a9b4611@localhost
Thread
table-row size
Hello,

I am using apache fop to make some pdfs, and it is giving me lots of
the following warnings:

07-May-2006 13:10:05
org.apache.fop.layoutmgr.table.TableContentLayoutManager
createElementsForRowGroup WARNING: The contents of row 1 are taller
than they should be (there is a block-progression-dimension or height
constraint on the indicated row). Due to its contents the row grows to
16500 millipoints, but the row shouldn't get any taller than
MinOptMax[min=opt=max=14000] millipoints. (fo:table-row, location:
1428/18853)

Googling this error told me that I need to remove the table-row size
from the stylesheet. Can someone help me with what xsl is needed to do
this? I am ok at tweaking the occasional parameter but I don't *really*
understand xsl very well.

Thanks a lot,

Matt
← Prev in month ← Prev in thread