From: William Victor Mote Date: Mon, 7 Apr 2003 03:10:29 +0000 (+0000) Subject: Complete missing IDs. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1658 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=88d3434f84c1d0ecad27b2153093910d6f3dffb7;p=xmlgraphics-fop.git Complete missing IDs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196218 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/output.xml b/src/documentation/content/xdocs/output.xml index 4da2ac66e..3cdc28cec 100644 --- a/src/documentation/content/xdocs/output.xml +++ b/src/documentation/content/xdocs/output.xml @@ -28,7 +28,7 @@ This can result in several differences, including actually using different fonts The net effect is that the layout of a given FO document can be quite different between renderers that do not use the same font information.

-
+
Graphics Resolution

This is an important issue when creating output for printing. @@ -38,7 +38,7 @@ images and the rendering of certain graphics in the output. Currently FOP uses a value of 72dpi.

-
+
Output to a Printer or Other Device

The most obvious way to print your document is to use the FOP print renderer, which uses the Java API (AWT).