aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-04-18 07:40:27 +0000
committerJeremias Maerki <jeremias@apache.org>2008-04-18 07:40:27 +0000
commitf30530f322ad52e899ad022d887122906acc881a (patch)
tree299bf7ca7acbd4928c1dffc2eb219b3d7df21970
parent58ca051e721f34639915b469b9f3275b610c71ec (diff)
downloadxmlgraphics-fop-f30530f322ad52e899ad022d887122906acc881a.tar.gz
xmlgraphics-fop-f30530f322ad52e899ad022d887122906acc881a.zip
Forgot to include in commit for revision 649285.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@649393 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 5fd349180..bbd073f9a 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,10 @@
Added SVG support for AFP (GOCA).
</action>
-->
+ <action context="Renderers" dev="JM" type="add">
+ Added support for rendering pages using JPS (Java Printing System). See new example:
+ examples/embedding/java/ExamplesFO2JPSPrint.java
+ </action>
<action context="Renderers" dev="JM" type="add" fixes-bug="41687">
Restored ability to specify from/to and odd/even pages as well as the number of copies
for printing from the command-line.