On 01/13/2011 11:42 AM, Rob Sargent wrote:
>
> On 01/12/2011 05:43 AM, Vincent Hennebert wrote:
>   
>> Hi Rob,
>>
>> On 11/01/11 13:20, Rob Sargent wrote:
>>   
>>     
>>> 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 :)
>>>     
>>>       
>> Like on page 3? This is a known bug:
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=49910
>>
>> The workaround is to set the overflow property, on the corresponding
>> fo:region-before element, to visible. Or unset it completely (that is,
>> leave it to its default value).
>>
>>
>>   
>>     
>>> Has anyone seen anything like this?
>>> Attaching the fo.xml for anyone that's curious.
>>>
>>> Thanks,
>>> rjs
>>>     
>>>       
> By removing the overflow="hidden" directive in the region-before both revs 
> are producing beautiful (imho) output.
>
> I can live with the smashed text blocks when there is too much in the 
> region-before.  It's all manually reviewed rather frequently.
>
>   
Oops. spoke to soon.  Have more work to do.


---------------------------------------------------------------------
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