On 11 Jan 2011, at 14:20, Rob Sargent wrote:

Hi Rob

> 
> I've proven to myself that I'm generating identical xml, but getting 
> malformed pdf in version 1.0 where 0.95 was perfectly happy.
> 
> I'm getting some clipping along the inner (left) side of right-hand pages in 
> static region-before but only on some pages.  Not all pages, however.  It 
> looks as if I've over-lain a high-precedence region-start but it's not in my 
> code :)
> 
> Has anyone seen anything like this?
> Attaching the fo.xml for anyone that's curious.

In the future, please pay us curious folk the courtesy of either:
a) providing the *smallest possible* sample reproducing the issue, or
b) describing your issue in more detail

Just mentioning, since, IIC, you sent us about 23 pages of content too many... 
Thanks in advance!

With that many pages and such a vague description, it is hard to see exactly 
what 'malformed pdf' you are referring to.

Do I get it correct that you mean the effect that is visible on page 2?
In that case, do mind that the region-before cannot grow beyond the specified 
extent of 1.5in. If it does, it will overlap the region-body, whether you 
intended it or not.

I am unsure what exactly 0.95 did differently, but I am quite sure that that 
combination of block and nested tables will be too big to fit in the space of 
1.5in. You can see that if you remove the second row of the innermost table 
(containing the block with text 'asdf'). After doing that, the page seems to 
look as it should.



Regards

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to