]> FOP's Design and Implementation Simon Pepping FOP team Apache Software Foundation Renaud Richardet FOP contributor Apache Software Foundation 2004 2005 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. 0.x 2003, 2004 Various early, partial versions 1.0 01 August 2004 Committed to the FOP code repository 1.0.x 2005 Various updates, see the FOP code repository FOP is a Formatting Object Processor of the Apache project. It aims to provide a standards compliant implementation of XSL-FO. It understands Unicode, has bidirectional writing capabilities, and implements a wide range of rendering formats. FOP is a work in progress. Its code is under continuing development. This documentation describes the state of the code at the time the documentation was written. At the time you read this documentation the code may be different. Note also that different parts of the documentation were written or revised at different times. &ch.overview; &ch.preparation; &ch.fotree; &ch.areatree; &ch.getnextbreakposs; &ch.addareas; &ch.rendering; &ch.foptrees; &ch.properties; &ch.fonts; &ch.configuration;