[xep-support] Including an FO document in another FO document?
G. Ken Holman
gkholman at CraneSoftwrights.com
Fri Nov 21 14:58:29 PST 2008
At 2008-11-21 14:16 -0800, A Seifert wrote:
>Is it possible to create an FO document that includes another FO document?
Not by reference, but when using XSLT you can merge portions of FO
found in other documents into the FO stream you are creating.
>Like how an HTML file can include an external CSS?
No, not like that. XSL-FO is designed such that the entire instance
has all of the information except for external graphics. 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.
>I've been looking for "include" but I can only find references for
>inclusion with regards to XSLT, not FO.
Right ... *that* inclusion is for managing stylesheet
fragments. There is no equivalent concept in XSL-FO.
I hope this helps your understanding of the specification.
. . . . . . . . . Ken
--
Upcoming XSLT/XSL-FO, UBL and code list hands-on training classes:
: Sydney, AU 2009-01/02; Brussels, BE 2009-03; Prague, CZ 2009-03
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video sample lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg
Video course overview: http://www.youtube.com/watch?v=VTiodiij6gE
G. Ken Holman mailto:gkholman at CraneSoftwrights.com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/
Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/f/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
More information about the Xep-support
mailing list