<br><font size=2 face="sans-serif">Hello Alexander,</font>
<br>
<br><font size=2 face="sans-serif">Actually composer produces the effect
I want, at least for landscape content within a portrait page.</font>
<br>
<br><font size=2 face="sans-serif">However, I think the real problem is
how to use xsl to translate from the Docbook xml source to the sort of
xsl-fo that you kindly provided.</font>
<br>
<br><font size=2 face="sans-serif">If xsl-fo (and xep) allowed nested pagesets
then it would not be so much of a problem: at the end of one pageset it
could resume with the previous pageset.</font>
<br>
<br><font size=2 face="sans-serif">If I identify a table as landscape by
setting an attribute role=&quot;A3landscape&quot; then I can see how to
make that end the current pageset and start a new pageset, but what happens
at the end of the table? How does it know what pageset to continue with?
Actually, I suppose I could specify that with another attribute, or use
a compound attribute such as role=&quot;A3landscapethenA4portrait&quot;.</font>
<br>
<br><font size=2 face="sans-serif">Another approach might be to use a processing
instruction, such as &lt;?changepageset type=&quot;A3landscape&quot;&gt;
and then have another PI at the end of that section to return to A4portrait
(or whatever).</font>
<br>
<br><font size=2 face="sans-serif">I am very new to xml, xsl, xsl-fo, xpath,
xep, styler, composer etc. so would welcome any advice on the best approach
to follow.</font>
<br>
<br><font size=2 face="sans-serif">Regards, Doug &nbsp;x2571</font>
<br>
<br><font size=2 face="sans-serif">The content of this message is Applied
Materials Confidential. &nbsp;If you are not the intended recipient and
have received this message in error, any use or distribution is prohibited.
&nbsp;Please notify me immediately by reply e-mail and delete this message
from your computer system. &nbsp;Thank you.</font>
<br>
<br>
<br>
<br>
<table border width=100%>
<tr valign=top>
<td>
<br>
<br>
<br><font size=1 face="sans-serif"><b>Alexander Peshkov &lt;peshkov@renderx.com&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: owner-xep-support@renderx.com</font>
<br><font size=1 face="sans-serif">03/06/2004 16:53</font>
<br><font size=1 face="sans-serif">Please respond to xep-support</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;&quot;Douglas_Morrison@contractor.amat.com&quot;
&lt;xep-support@renderx.com&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;Re: [xep-support] A3 pages and Landscape
Pages</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;</font><font size=1 color=#800080 face="sans-serif">Attachments
were removed from this document per sender's request.</font></table>
<br>
<br>
<br><font size=2><tt>Hello Douglas,<br>
</tt></font>
<br><font size=2><tt>Page dimensions are defined on every simple-page-master.
Therefore you<br>
just need to switch pagemasters appropriately (please find simple<br>
example attached). I can't say what happens in XSL-FO produced by<br>
Arbortext, but from your description I conclude that it just wrap<br>
&quot;landscape&quot; tables in container with reference-orientation=&quot;90&quot;<br>
instead of using separate page-master. So the problem is in Arbortext<br>
Composer rather then in XEP.<br>
</tt></font>
<br><font size=2><tt>Best regards,<br>
Alexander Peshkov &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:peshkov@renderx.com<br>
RenderX<br>
</tt></font>
<br>
<br><font size=2><tt>Dcac&gt; Most of my output is in A4 portrait mode,
but I would like to be able to<br>
Dcac&gt; output some pages in landscape mode and some pages on A3 landscape.<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; Using xsl from Arbortext Styler I can produce
landscape content (a rotated<br>
Dcac&gt; table or a rotated graphic and caption) within a portrait page
(as defined<br>
Dcac&gt; by the positon of the header and footer) &nbsp;but the XEP produced
pdf has two<br>
Dcac&gt; drawbacks:<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; &nbsp;i) if the content is longer than one
page the overflow material is lost,<br>
Dcac&gt; and<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; ii) the page is displayed in portrait mode,
so the table appears sideways<br>
Dcac&gt; (i.e. English text runs from bottom to top) on the screen. Using
Arbortext<br>
Dcac&gt; Composer to produce the pdf, the pdf has additional pages to hold
overflow<br>
Dcac&gt; and the page is shown in landscape mode, making the content easier
to<br>
Dcac&gt; view.<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; Is there any way of producing landscape pages
(or landscape within<br>
Dcac&gt; portrait, viewed onscreen as landscape) &nbsp;and A3 landscape
pages that<br>
Dcac&gt; revert back to A4 portrait at the end of the current element?
The<br>
Dcac&gt; requirement to issue overflow pages automatically is a 'nice-to-have'
that<br>
Dcac&gt; could be dropped, at a pinch. (In a way, what I want is a nested
pageset -<br>
Dcac&gt; but that is not allowed in xsl-fo).<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; Regards, Doug &nbsp;x2571<br>
</tt></font>
<br><font size=2><tt>Dcac&gt; The content of this message is Applied Materials
Confidential. &nbsp;If you are<br>
Dcac&gt; not the intended recipient and have received this message in error,
any</tt></font>
<br><font size=2><tt>Dcac&gt; use or distribution is prohibited. &nbsp;Please
notify me immediately by reply </tt></font>
<br><font size=2><tt>Dcac&gt; e-mail and delete this message from your
computer system. &nbsp;Thank you.</tt></font>
<br>
<br>