| FOray
 | FOray Modules: OutputContentsIntroductionThe FOray Output module contains a small number of class that handle the general process of creating output documents. The purpose of FOray is basically to convert XSL-FO input to some other format. However, there are two general paths that this conversion can follow: 
 The FOray Output module provides general capabilities for both, but the second scenario requires the extensions provided by the Renderer module. |