When I put a table in a block in an inline, I get a NPE, from this line: referenceBPD = context.getStackLimit().opt;
because the stack limit in the context is null. Obviously, the inline does not pass a stack limit in the context. The problem can be solved easily by removing the field referenceBPD. I would think that with the current approach to page breaking it is not needed by the TableLM and its child LMs. Am I correct? Regards, Simon -- Simon Pepping home page: http://www.leverkruid.nl
