Thanks Ken. It does help a bit. Unfortunately that&#39;s what we suspected. I was just hoping.<div><br></div><div>Regards,</div><div>Al&nbsp;<div><br><div class="gmail_quote">On Fri, Nov 21, 2008 at 2:58 PM, G. Ken Holman <span dir="ltr">&lt;<a href="mailto:gkholman@cranesoftwrights.com">gkholman@cranesoftwrights.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">At 2008-11-21 14:16 -0800, A Seifert wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it possible to create an FO document that includes another FO document?<br>
</blockquote>
<br></div>
Not by reference, but when using XSLT you can merge portions of FO found in other documents into the FO stream you are creating.<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Like how an HTML file can include an external CSS?<br>
</blockquote>
<br></div>
No, not like that. &nbsp;XSL-FO is designed such that the entire instance has all of the information except for external graphics. &nbsp;You cannot even share static content between page sequences or re-use other groups of formatting objects because the design allows the formatter to do a lot of garbage collection when finished with page sequences.<div class="Ih2E3d">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve been looking for &quot;include&quot; but I can only find references for inclusion with regards to XSLT, not FO.<br>
</blockquote>
<br></div>
Right ... *that* inclusion is for managing stylesheet fragments. &nbsp;There is no equivalent concept in XSL-FO.<br>
<br>
I hope this helps your understanding of the specification.<br>
<br>
. . . . . . . . . Ken</blockquote></div></div></div>