From fe382482792688fecdff6bc3e3a674035281637c Mon Sep 17 00:00:00 2001
From: Joerg Pietschmann
When it's ready and the committers have enough time to go through
the time-consuming process of creating a release. We
- released version 0.94 on 24th August 2007, and intend to
- release version 1.0 later in late 2007 or early 2008. If you
+ released version 0.95 on August 6th, 2008, and intend to
+ release version 1.0 once we consider it "feature complete", major
+ work is still in progress regarding page flows with changing page width
+ (changing IPD, to be precise). If you
want to speed up the process, consider
contributing to FOP.
@@ -241,7 +243,7 @@
- See FOP Memory.
+ See FOP Memory.
If you use XSLT, problems in your style sheet and in your source XML also can produce a NullPointerException. Run the transformation + href="0.95/running.html#check-input">Run the transformation separately to check for this, usually you'll get a detailed error message from the XSLT processor.
@@ -380,7 +382,7 @@Try also setting the font-base + href="0.95/configuration.html#general-elements">font-base configuration.
@@ -439,12 +441,11 @@ public class DefaultErrorListener implements ErrorListener { So this failure doesn't break anything.- To avoid the warning you can simply delete the - old Font Cache file, which according to [1] lives in ${base}\conf\font.cache. - Or you can disable Font Caching altogether using the option "use-cache" -
-- [1] http://xmlgraphics.apache.org/fop/0.94/configuration.html#general-elements + To avoid the warning you can simply delete the + old Font Cache file, which lives in ${base}\conf\font.cache (see font-base + configuration). Or you can disable Font Caching altogether using + the option "use-cache."
@@ -452,7 +453,7 @@ public class DefaultErrorListener implements ErrorListener {Other possibilities:
See FOP Graphics Formats for a +
See FOP Graphics Formats for a list of supported graphics formats and related issues.
See Graphics Resolution.
+See Graphics Resolution.
- These properties are not implemented on version 0.20.5 and earlier, except on table rows. In - order to take advantage of them, you have to nest stuff to be + These properties are not implemented on version 0.20.5 and earlier, + except on table rows. More recent FOP releases have extensive support for + these properties. The current release, FOP 0.95, still supports the + values "always" and "never" only, no numerical values. There may be + a few places where keep-* still don't work, this should be very rare. +
++ If you still have to use FOP 0.20.5, you have to nest stuff to be kept together in a table.
@@ -705,7 +712,7 @@ Check the following:
Make sure you have set the language and optionally the country attributes for an appropriate XSL-FO element (fo:page-sequence, fo:block or fo:character):
-See Hyphenation Support for details and instructions on using hyphenation with FOP.
+See Hyphenation Support for details and instructions on using hyphenation with FOP.
Explicitly enable hyphenation for an appropriate XSL-FO element (fo:block, fo:character):
- See Using FOP in a Servlet. + See Using FOP in a Servlet.
- See Using FOP in a Servlet with XSLT Transformation. + See Using FOP in a Servlet with XSLT Transformation.
- See Using FOP in a Servlet with XSLT Transformation. + See Using FOP in a Servlet with XSLT Transformation.
- See Setting the Configuration Programmatically. + See Setting the Configuration Programmatically.
- See Using a Configuration File in an Embedded App. + See Using a Configuration File in an Embedded App.
- See Servlet Engines. + See Servlet Engines.
- See Multithreading FOP. + See Multithreading FOP.
See Placing SVG Text into PDF.
+See Placing SVG Text into PDF.
See FOP: Graphics (Batik).
+See FOP: Graphics (Batik).
See SVG Scaling.
+See SVG Scaling.
- See the Fonts page for information + See the Fonts page for information about embedding fonts.
@@ -951,7 +958,7 @@ Can I control this? the desired character. Furthermore the font must be available on the machine where the PDF is viewed or it must have been embedded in the PDF file. See embedding fonts. + href="0.95/fonts.html">embedding fonts.
For most symbols, it is better to select the symbol font
@@ -969,7 +976,7 @@ Can I control this?
See PDF Post-processing. See PDF Post-processing.
- See PDF Encryption.
- See also PDF Post-processing.
+ See PDF Encryption.
+ See also PDF Post-processing.
See PDF Post-processing. See PDF Post-processing.
See PDF Watermarks.
+See PDF Watermarks.
This is a problem of Internet Explorer requesting the content several - times. Please see the notes on Internet Explorer + times. Please see the notes on Internet Explorer for more information.