On 06 Jan 2009, at 20:38, Matt Dong wrote:

Hi

We tried the latest fop.jar(0.95) which generated from FOP trunk, but still got the null point exception.

Please see attached FO producing the error.

Thanks for the example. This indeed seems to be a bug, or a slight oversight. FOP does already support border-collapse="collapse", but not "collapse-with-precedence".

If you need an immediate workaround, make sure you replace all occurrences of "collapse-with-precence" with simply "collapse". After doing that, no more error over here.

It may take some playing with the border specs on the various table elements to get the borders entirely right, though. If I judge correctly, the result is not 100% presentable (?)


HTH!

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to