From 5fbedcde6cbfab4c94e9c4227864a6b14fd04abc Mon Sep 17 00:00:00 2001
From: William Victor Mote
- This is because spec conformance has been improved.
-
- The force-page-count
- property controls how a FO processor pads page sequences in
- order to get certain page counts or last page numbers. The default is
- "
- If you don't want to have this blank page, use
- auto
". With this setting, if the next page sequence
- begins with an odd page number because you set the
- initial-page-number, and the current page sequence also ends with an
- odd page number, the processor inserts a blank page to keep odd and
- even page numbers alternating (similar for the case the current page
- sequence ends with an even page number and the next page sequence
- starts with an even page number.
- force-page-count="no-force"
.
-
- The Jimi image library, which is by default used for processing
- images in PNG and other formats, was removed from the distribution
- for licensing reasons. You have to
- Extract the file "JimiProClasses.zip" from the archive you've downloaded, rename it to "jimi-1.0.jar" and move it to FOP's lib directory. -
-- An alternative to Jimi is to use Sun's JAI. It is much faster, but - not available for all platforms. -
-+ This is because spec conformance has been improved. +
+
+ The force-page-count
+ property controls how a FO processor pads page sequences in
+ order to get certain page counts or last page numbers. The default is
+ "auto
". With this setting, if the next page sequence
+ begins with an odd page number because you set the
+ initial-page-number, and the current page sequence also ends with an
+ odd page number, the processor inserts a blank page to keep odd and
+ even page numbers alternating (similar for the case the current page
+ sequence ends with an even page number and the next page sequence
+ starts with an even page number.
+
+ If you don't want to have this blank page, use
+ force-page-count="no-force"
.
+
+ The Jimi image library, which is by default used for processing
+ images in PNG and other formats, was removed from the distribution
+ for licensing reasons. You have to
+ Extract the file "JimiProClasses.zip" from the archive you've downloaded, rename it to "jimi-1.0.jar" and move it to FOP's lib directory. +
++ An alternative to Jimi is to use Sun's JAI. It is much faster, but + not available for all platforms. +
+