https://issues.apache.org/bugzilla/show_bug.cgi?id=46826





--- Comment #4 from Chris Bowditch <bowditch_ch...@hotmail.com>  2009-03-10 
07:50:43 PST ---
Andreas - I have a question about your proposed change. Its really only for my
understanding: Suppose you have something like:

<fo:simple-page-master name="a4">
  <fo:region-body reference-orientation="90"/>
</fo:simple-page-master>
..
<fo:flow flow-name="xsl-region-body>
<fo:block>Text1
<fo:block-container>
<fo:block>Text2</fo:block>
</fo:block-container>
</fo:block>
</fo:flow>

The current behaviour of this is that both Text1 and Text2 will be rotated.
After your change can we expect Text1 and Text2 to have a different
orientation?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to