Michael Duffy wrote:
When I run it through FOP, I get this error:

[ERROR] At least one of minimum, optimum, or maximum
IPD must be specified on table.

What causes this error, and what must I fix? Thanks -

Usually FOP calculates the table width from the column widths. However, you use proportional-column-width(), therefore you have to specify a width for the table explicitely. Add width="100%" or whatever suits your needs to the fo:table element.

J.Pietschmann



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to