Daniel Hanson wrote:
I'm hoping someone can point me to where I might get further information on
the messages FOP produces during processing. Here is the one that is
perplexing me at the moment:
[WARNING] Sum of fixed column widths 684000 greater than maximum specified
IPD 683999
I'd like to know what units the 684000 and 683999 refer to and how they are
computed. Also what does IPD stand for?
IPD = inline progression dimension (for westerners: width)
The unit is 1/1000 pt, 1pt=1/72 inch (1in=2.54 cm)
You probably specified the sum of the table columns to be equal to
the body region width, but due to roundoff the latter turned out
ot be a millipoint too short.
Unless the difference grows larger, you can ignore this warning.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]