Ecrion Software Inc. Homepage
Forum Home Forum Home > XF Rendering Server > FAQ
  New Posts New Posts RSS Feed: Making sure your documents work with XF Ultrascale
  FAQ FAQ  Forum Search   Register Register  Login Login

Making sure your documents work with XF Ultrascale

 Post Reply Post Reply
Author
Message / View First Unread Post
gabig View Drop Down
Admin Group
Admin Group


Joined: 06 Aug 2008
Posts: 144
Post Options Post Options   Quote gabig Quote  Post ReplyReply Direct Link To This Post Topic: Making sure your documents work with XF Ultrascale
    Posted: 06 Aug 2008 at 10:28am
XF Ultrascale is able to process input documents of any size because content is discarded immediately when is no longer needed. In order to be able to do that however, there is 1 simple rule that must be followed in all XSL-FO documents:

Repeated content must be available in advance.

Headers and footers must be defined before document’s body (all fo:static-content before fo:flow). Similarly, table headers and footers must be defined before table’s body.


If you can't ensure this rule, you can set PreloadDocument in RequestParameters to true.
In this case the entire document will be preloaded, which will result is a higher memory consumption and possibly, less scalability.

Edited by admin - 02 Dec 2009 at 12:10am
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz

This page was generated in 0.078 seconds.