1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- fop: fop (print formatter)
- fop:
- fop: Apache FOP is a print formatter driven by XSL formatting objects. It
- fop: is a Java application that reads a formatting object tree conforming
- fop: to the XSL 1.1 Recommendation (05 December 2006) and renders the
- fop: resulting pages to a specified output. Current outputs supported
- fop: include PDF, PS, PCL,AFP, XML (area tree representation), Print,
- fop: AWT, and TXT. The primary output target is PDF.
- fop:
- fop: Home: https://xmlgraphics.apache.org/fop/
- fop:
|