Author: jeremias
Date: Wed Feb  4 12:50:21 2009
New Revision: 740719

URL: http://svn.apache.org/viewvc?rev=740719&view=rev
Log:
AFP: A note about deployment in older environments.

Modified:
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml?rev=740719&r1=740718&r2=740719&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml Wed 
Feb  4 12:50:21 2009
@@ -461,6 +461,7 @@
       <ul>
         <li><a 
href="http://en.wikipedia.org/wiki/Advanced_Function_Presentation";>AFP 
(Advanced Function Presentation)</a></li>
         <li><a href="http://wiki.apache.org/xmlgraphics-fop/AFPResources";>AFP 
Resources on the FOP WIKI</a></li>
+        <li><a 
href="http://wiki.apache.org/xmlgraphics-fop/AFPOutput";>Technical notes on AFP 
output in FOP</a></li>
       </ul>
     </section>
     <section id="afp-limitations">
@@ -476,6 +477,19 @@
         </li>
       </ul>
     </section>
+    <section id="afp-compatibility">
+      <title>Deployment in older environments</title>
+      <p>
+        There are still a big number of older (or limited) MO:DCA/IPDS 
environments in production
+        out there. AFP has grown in functionality over time and not every 
environment supports the
+        latest features. We're trying to make AFP output work in as many 
environments as possible.
+        However, to make AFP output work on older environments it is 
recommended to set to
+        configuration to 1 bit per pixel (see below on how to do this). In 
this case, all images
+        are converted to bi-level images using IOCA function set 10 (FS10). If 
a higher number of
+        bits per pixel is configured, FOP has to switch to at least FS11 which 
may not work
+        everywhere.
+      </p>
+    </section>
     <section id="afp-configuration">
       <title>Configuration</title>
       <section id="afp-font-config">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to