<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Ecrion Forum : Layout for Document</title>
  <link>http://www.ecrion.com/forum/</link>
  <description>This is an XML content feed of; Ecrion Forum : FAQ : Layout for Document</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 May 2013 04:09:45 +0000</pubDate>
  <lastBuildDate>Fri, 09 Sep 2011 07:55:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ecrion.com/forum/RSS_post_feed.asp?TID=395</WebWizForums:feedURL>
  <image>
   <title>Ecrion Forum</title>
   <url>http://www.ecrion.com/forum//images/logo.png</url>
   <link>http://www.ecrion.com/forum/</link>
  </image>
  <item>
   <title>Layout for Document :  Then you can declarecolumn-count=&amp;#034;2&amp;#034;...</title>
   <link>http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=983#983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ecrion.com/forum/member_profile.asp?PF=4" rel="nofollow">radup</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 09 Sep 2011 at 7:55am<br /><br /><span ="apple-style-span"="">Then you can declare&nbsp;&nbsp;<strong>column-count="2" and column-gap=".2in" </strong>on&nbsp;</span><strong>SecondThird,&nbsp;</strong><span ="apple-style-span"="">but still the fo:flow must have the same name. Here is the example:</span><div><span ="apple-style-span"=""><table width="99%"><tr><td><pre class="BBcode"></span>&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xf="http://www.ecrion.com/xf/1.0" xmlns:xc="http://www.ecrion.com/2008/xc" xmlns:svg="http://www.w3.org/2000/svg"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="FirstPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body region-name="xsl-region-body" margin="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-first" display-align="after" extent="0.700in" background-color="red"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="RestPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body region-name="xsl-region-body" margin="0.700in" column-count="3"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-rest" display-align="after" extent="0.700in" background-color="blue"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="LastPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body region-name="xsl-region-body" margin="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-last" display-align="after" extent="0.700in" background-color="pink"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:page-sequence-master master-name="Doc"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:repeatable-page-master-alternatives&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="FirstPage" page-position="first"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="LastPage" page-position="last"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="RestPage" page-position="any"/&gt; &lt;!-- any|rest is used--&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;/fo:repeatable-page-master-alternatives&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:page-sequence-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:page-sequence master-reference="Doc"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-first" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;First Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-rest" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;Rest Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-last" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;Last Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:flow flow-name="xsl-region-body" font-family="Times" font-size="12pt" background-color="green"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block span="all" text-align="center" font-weight="bold" font-size="20pt"&gt;Text on first page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page" span="all" text-align="center" font-weight="bold" font-size="20pt"&gt;Text on second page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block span="all" background-color="red" &gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus blandit augue eu urna pretium mattis. Suspendisse ut nibh&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, sed pharetra mauris. Vivamus viverra enim congue magna cursus viverra eu id dui. Class aptent taciti sociosqu ad litora torquent per conubia nostra,&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>per inceptos himenaeos. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque bibendum varius quam, ultricies ullamcorper turpis laoreet ac. Nam viverra consequat&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, a venenatis mauris porta vel. Integer sed neque id risus semper blandit vestibulum at lacus. Nulla quis ante sapien. &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;Vivamus id tincidunt lacus. Donec pharetra metus quis ipsum pharetra commodo tempor nunc rhoncus. Vestibulum non ipsum sem, nec placerat diam. Integer tempor&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>nibh imperdiet nulla auctor dapibus. Sed sit amet felis leo. Curabitur leo sem, tempor eu ultrices nec, dignissim a purus. In euismod euismod diam nec ornare. Curabitur gravida&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>scelerisque neque, ac pharetra metus tincidunt semper. Ut sit amet mi non est consectetur molestie. Praesent a mauris fringilla dolor consequat vehicula.In auctor magna&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>tempor urna varius mattis. Suspendisse dapibus nisl sit amet ligula lacinia nec feugiat ipsum rhoncus.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block span="all" background-color="red"&gt;Quisque sed odio nisl, pharetra suscipit leo. Cras mi eros, tincidunt et hendrerit eu, tristique nec arcu. Vestibulum at nibh velit.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Morbi erat lacus, scelerisque ut tempus dignissim, dapibus aliquet neque. Nunc vehicula aliquet dictum. Nulla facilisi. Aenean vel turpis fringilla sapien ullamcorper tincidunt.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Mauris cursus, justo eu aliquet cursus, felis massa dictum arcu, at lacinia leo nulla at est.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page" span="all" text-align="center" font-weight="bold" font-size="20pt"&gt;Text on third page &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block span="all" background-color="red" &gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus blandit augue eu urna pretium mattis. Suspendisse ut nibh&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, sed pharetra mauris. Vivamus viverra enim congue magna cursus viverra eu id dui. Class aptent taciti sociosqu ad litora torquent per conubia nostra,&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>per inceptos himenaeos. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque bibendum varius quam, ultricies ullamcorper turpis laoreet ac. Nam viverra consequat&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, a venenatis mauris porta vel. Integer sed neque id risus semper blandit vestibulum at lacus. Nulla quis ante sapien. &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;Vivamus id tincidunt lacus. Donec pharetra metus quis ipsum pharetra commodo tempor nunc rhoncus. Vestibulum non ipsum sem, nec placerat diam. Integer tempor&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>nibh imperdiet nulla auctor dapibus. Sed sit amet felis leo. Curabitur leo sem, tempor eu ultrices nec, dignissim a purus. In euismod euismod diam nec ornare. Curabitur gravida&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>scelerisque neque, ac pharetra metus tincidunt semper. Ut sit amet mi non est consectetur molestie. Praesent a mauris fringilla dolor consequat vehicula.In auctor magna&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>tempor urna varius mattis. Suspendisse dapibus nisl sit amet ligula lacinia nec feugiat ipsum rhoncus.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block span="all" background-color="red"&gt;Quisque sed odio nisl, pharetra suscipit leo. Cras mi eros, tincidunt et hendrerit eu, tristique nec arcu. Vestibulum at nibh velit.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Morbi erat lacus, scelerisque ut tempus dignissim, dapibus aliquet neque. Nunc vehicula aliquet dictum. Nulla facilisi. Aenean vel turpis fringilla sapien ullamcorper tincidunt.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Mauris cursus, justo eu aliquet cursus, felis massa dictum arcu, at lacinia leo nulla at est.&lt;/fo:block&gt;<span ="apple-tab-span"="" style="white-space:pre">			</span></div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page" &nbsp;text-align="center" font-weight="bold" font-size="20pt"&gt;Text on last page &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:flow&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:page-sequence&gt;</div><div>&lt;/fo:root&gt;</pre></td></tr></table></div><div><br></div><div>Also you can use three page sequence with three different fo:simple-page-master: one for first page, one for middle pages and the other one for last page.</div><span style="font-size:10px"><br /><br />Edited by radup - 09 Sep 2011 at 7:56am</span>]]>
   </description>
   <pubDate>Fri, 09 Sep 2011 07:55:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=983#983</guid>
  </item> 
  <item>
   <title>Layout for Document : Thanks for your reply.  But...</title>
   <link>http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=981#981</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ecrion.com/forum/member_profile.asp?PF=259" rel="nofollow">BVS</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 09 Sep 2011 at 7:18am<br /><br />Thanks for your reply.<DIV>&nbsp;</DIV><DIV>But i forgot to mention that for the <strong>SecondThird </strong>pages i considered to be as IEEE format us <strong>column-count="2" and column-gap=".2in". </strong>Except this line, Syntax is same as you mentioned. Please consider the situation with IEEE Format for Second and Third Pages and i think because of this the <FONT color=#ff0000>Page'4' Error</FONT> is arising. </DIV><DIV>&nbsp;</DIV><DIV>Is there any way to break IEEE format once declared in the middle of the page so as to continue with normat format...</DIV>]]>
   </description>
   <pubDate>Fri, 09 Sep 2011 07:18:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=981#981</guid>
  </item> 
  <item>
   <title>Layout for Document :   1. The element fo:region-body...</title>
   <link>http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=980#980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ecrion.com/forum/member_profile.asp?PF=4" rel="nofollow">radup</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 09 Sep 2011 at 6:02am<br /><br />1. The element <font ="apple-style-span"="" face="'Courier New', Courier, mono">fo:region-body</font> must have the same name in all <font ="apple-style-span"="" face="'Courier New', Courier, mono">fo:simple-master-page</font> used in <font ="apple-style-span"="" face="'Courier New', Courier, mono">fo:page-sequence-master.</font><div>The xsl-fo should look something like this:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div>&lt;?xml version="1.0" encoding="utf-8"?&gt;</div><div>&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xf="http://www.ecrion.com/xf/1.0" xmlns:xc="http://www.ecrion.com/2008/xc" xmlns:svg="http://www.w3.org/2000/svg"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="FirstPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body <b><font ="Apple-style-span" color="#ff0000">region-name="xsl-region-body"</font></b> margin="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-first" display-align="after" extent="0.700in" background-color="red"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="RestPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body<b> <font ="Apple-style-span" color="#ff0000">region-name="xsl-region-body"</font></b> margin="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-rest" display-align="after" extent="0.700in" background-color="green"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="LastPage" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body <b><font ="Apple-style-span" color="#ff0000">region-name="xsl-region-body"</font></b> margin="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before-last" display-align="after" extent="0.700in" background-color="pink"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:page-sequence-master master-name="Doc"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:repeatable-page-master-alternatives&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="FirstPage" page-position="first"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="LastPage" page-position="last"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;fo:conditional-page-master-reference master-reference="RestPage" page-position="any"/&gt; &lt;!-- any|rest is used--&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;/fo:repeatable-page-master-alternatives&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:page-sequence-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:page-sequence master-reference="Doc"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-first" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;First Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-rest" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;Rest Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before-last" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;&lt;fo:table width="100%" border-collapse="collapse" table-layout="fixed"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="1"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-column column-width="proportional-column-width(50)" column-number="2"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block&gt;Last Page&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">								</span>&lt;fo:block text-align="right"&gt;Page &lt;fo:page-number format="1"/&gt; of &lt;fo:page-number-citation format="1" ref-id="xf#theEnd"/&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">							</span>&lt;/fo:table-cell&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">						</span>&lt;/fo:table-row&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">					</span>&lt;/fo:table-body&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">				</span>&lt;/fo:table&gt;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:flow flow-name="xsl-region-body" font-family="Times" font-size="12pt"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page"&gt;&amp;#x00A0;&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page"&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block break-before="page"&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:flow&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:page-sequence&gt;</div><div>&lt;/fo:root&gt;</pre></td></tr></table></div></div><div><br></div><div>2. You can use the attribute <font ="apple-style-span"="" face="'Courier New', Courier, mono">span="all"</font> on <font ="apple-style-span"="" face="'Courier New', Courier, mono">fo:block </font>element. This attribute will span all document columns.<b> Note that the fo:block must be child of fo:flow.</b></div><div>Here is an xsl-fo example:</div><div><table width="99%"><tr><td><pre class="BBcode">&lt;?xml version="1.0" encoding="utf-8"?&gt;</div><div>&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xf="http://www.ecrion.com/xf/1.0" xmlns:xc="http://www.ecrion.com/2008/xc" xmlns:svg="http://www.w3.org/2000/svg"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:simple-page-master master-name="Letter Page" page-width="8.500in" page-height="11.000in"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-body region-name="xsl-region-body" margin="0.700in" <b><font ="Apple-style-span" color="#ff0000">column-count="3" column-gap="0.2in"</font></b>/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-before region-name="xsl-region-before" display-align="after" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-after region-name="xsl-region-after" display-align="before" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-start region-name="xsl-region-start" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:region-end region-name="xsl-region-end" extent="0.700in"/&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:simple-page-master&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:layout-master-set&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;fo:page-sequence master-reference="Letter Page"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-before" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-after" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-start" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:static-content flow-name="xsl-region-end" font-size="12pt" font-family="Times"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt; &lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:static-content&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;fo:flow flow-name="xsl-region-body" font-family="Times" font-size="12pt" background-color="green" text-align="justify"&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block<b><font ="Apple-style-span" color="#ff0000"> span="all"</font></b> background-color="red"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus blandit augue eu urna pretium mattis. Suspendisse ut nibh&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, sed pharetra mauris. Vivamus viverra enim congue magna cursus viverra eu id dui. Class aptent taciti sociosqu ad litora torquent per conubia nostra,&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>per inceptos himenaeos. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque bibendum varius quam, ultricies ullamcorper turpis laoreet ac. Nam viverra consequat&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus, a venenatis mauris porta vel. Integer sed neque id risus semper blandit vestibulum at lacus. Nulla quis ante sapien. Ut fringilla euismod risus at porttitor. Mauris sit amet sem in&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>lectus accumsan viverra non non velit. Sed auctor, diam faucibus pretium ornare, purus turpis sagittis dui, ac scelerisque nisl nibh vitae metus. Donec nunc mauris, pellentesque sed&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>vestibulum id, hendrerit at velit. Aliquam erat volutpat. Phasellus sit amet purus nec mi dictum eleifend. Nam mauris ipsum, accumsan at accumsan non, gravida quis orci.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block&gt;Vivamus id tincidunt lacus. Donec pharetra metus quis ipsum pharetra commodo tempor nunc rhoncus. Vestibulum non ipsum sem, nec placerat diam. Integer tempor&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>nibh imperdiet nulla auctor dapibus. Sed sit amet felis leo. Curabitur leo sem, tempor eu ultrices nec, dignissim a purus. In euismod euismod diam nec ornare. Curabitur gravida&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>scelerisque neque, ac pharetra metus tincidunt semper. Ut sit amet mi non est consectetur molestie. Praesent a mauris fringilla dolor consequat vehicula.&lt;fo:block/&gt;In auctor magna&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>tempor urna varius mattis. Suspendisse dapibus nisl sit amet ligula lacinia nec feugiat ipsum rhoncus. Vestibulum pharetra risus eu nisl consectetur iaculis. Donec adipiscing sapien sed erat&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>venenatis nec tincidunt lectus imperdiet. Pellentesque metus urna, consectetur egestas tempus in, auctor ut massa. Etiam vitae sollicitudin nulla. Duis sed eros lectus, nec bibendum sem.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Phasellus at massa sed felis fermentum euismod. Ut pretium lectus ut mi condimentum facilisis. Duis dictum lacinia ligula, ut tempor felis auctor eget.</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block/&gt;Quisque porttitor elementum nisl, sed cursus nibh adipiscing et. Quisque vehicula, neque eu tempus mollis, eros sem condimentum nibh, in semper tellus nunc suscipit diam.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Aliquam erat volutpat. Vivamus tincidunt condimentum ipsum vitae tristique. Donec bibendum imperdiet elit et tincidunt. Fusce accumsan nisl nec nisi sagittis eget vestibulum nisi&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>ultrices. Maecenas luctus iaculis purus sit amet dignissim.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>&lt;fo:block <b><font ="Apple-style-span" color="#ff0000">span="all"</font></b> background-color="red"&gt;Quisque sed odio nisl, pharetra suscipit leo. Cras mi eros, tincidunt et hendrerit eu, tristique nec arcu. Vestibulum at nibh velit.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Morbi erat lacus, scelerisque ut tempus dignissim, dapibus aliquet neque. Nunc vehicula aliquet dictum. Nulla facilisi. Aenean vel turpis fringilla sapien ullamcorper tincidunt.&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>Mauris cursus, justo eu aliquet cursus, felis massa dictum arcu, at lacinia leo nulla at est. Donec quam mi, euismod eu tincidunt eu, vehicula nec lectus. Nunc placerat pellentesque&nbsp;</div><div><span ="apple-tab-span"="" style="white-space:pre">			</span>neque, eget dapibus nulla ultrices in. Pellentesque urna lorem, vulputate sed hendrerit quis, dictum vel libero.&lt;/fo:block&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">		</span>&lt;/fo:flow&gt;</div><div><span ="apple-tab-span"="" style="white-space:pre">	</span>&lt;/fo:page-sequence&gt;</div><div>&lt;/fo:root&gt;</pre></td></tr></table></div><div><br></div><span style="font-size:10px"><br /><br />Edited by radup - 09 Sep 2011 at 6:05am</span>]]>
   </description>
   <pubDate>Fri, 09 Sep 2011 06:02:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=980#980</guid>
  </item> 
  <item>
   <title>Layout for Document : Doubt: 1 My Document consists...</title>
   <link>http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=979#979</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ecrion.com/forum/member_profile.asp?PF=259" rel="nofollow">BVS</a><br /><strong>Subject:</strong> 395<br /><strong>Posted:</strong> 09 Sep 2011 at 1:57am<br /><br /><FONT color=#9933ff><strong>Doubt:</strong></FONT> 1<DIV>My Document consists of 4 pages. so i planned to do some thing like this..</DIV><DIV>&nbsp;</DIV><DIV><strong><FONT color=#660000>&lt;fo:layout-master-set&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp; &lt;fo:simple-page-master .../&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp; &lt;fo:simple-page-master .../&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp; &lt;fo:simple-page-master .../&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&lt;fo:page-sequence-master master-name="Doc"&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:repeatable-page-master-alternatives&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:conditional-page-master-reference master-reference="First" page-position="first"/&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:conditional-page-master-reference master-reference="SecondThird" page-position="any"/&gt; &lt;-- any|rest is used--&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:conditional-page-master-reference master-reference="Last" page-position="last"/&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/fo:repeatable-page-master-alternatives&gt;</FONT></strong></DIV><DIV><strong><FONT color=#660000>&nbsp;&nbsp;&nbsp; &lt;/fo:page-sequence-master&gt;</FONT></strong></DIV><DIV><DIV><strong><FONT color=#660000>&lt;/fo:layout-master-set&gt;</FONT></strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>With the above code, when i write the flow region for last Page i got the Error</DIV><DIV><FONT color=#ff0000>"Cannot find flow region for flow-name="Last" on Page '4' "</FONT></DIV><DIV><FONT color=#ff0000></FONT>&nbsp;</DIV><DIV><strong><FONT color=#9900ff>Doubt: 2</FONT></strong></DIV><DIV><FONT color=#000099>&nbsp;How to set IEEE format or 2-column format which overflows to next column when 1st column is full then flows to next Page when the page is full? I want to do this in the middle of the page not from the starting of the page.</FONT></DIV><DIV><FONT color=#000099>&nbsp;&nbsp;&nbsp;&nbsp; if i use <FONT color=#660000><strong>column-count and column-gap in region-body</strong> </FONT>it is getting set for entire page but i need n-column format to start anywhere i need it to be.</FONT></DIV><DIV><FONT color=#000099></FONT>&nbsp;</DIV><DIV><FONT color=#000099>Reply as soon as you can</FONT></DIV><DIV><FONT color=#000099></FONT>&nbsp;</DIV><DIV><FONT color=#ff0000></FONT>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Fri, 09 Sep 2011 01:57:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.ecrion.com/forum/forum_posts.asp?TID=395&amp;PID=979#979</guid>
  </item> 
 </channel>
</rss>