You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2019/09/09 09:15:52 UTC

svn commit: r1049861 - in /websites/staging/xmlgraphics/trunk/content: ./ fop/fop-pdf-images.html

Author: buildbot
Date: Mon Sep  9 09:15:52 2019
New Revision: 1049861

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/fop/fop-pdf-images.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep  9 09:15:52 2019
@@ -1 +1 @@
-1863828
+1866667

Modified: websites/staging/xmlgraphics/trunk/content/fop/fop-pdf-images.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/fop-pdf-images.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/fop-pdf-images.html Mon Sep  9 09:15:52 2019
@@ -565,6 +565,16 @@ generating PDF files. This means one can
 </pre></div>
 
 
+<h2 id="improve-performance">Improve performance<a class="headerlink" href="#improve-performance" title="Permanent link">&para;</a></h2>
+<p>If you use many of the same pdf's and they have a large content stream, this flag can improve performance.
+The disadvantage will be it can cause higher memory use inside your printer.
+Set this flag in fop.xconf:</p>
+<div class="codehilite"><pre><span class="nt">&lt;renderer</span> <span class="na">mime=</span><span class="s">&quot;application/pdf&quot;</span><span class="nt">&gt;</span>      
+  <span class="nt">&lt;form-xobject&gt;</span>true<span class="nt">&lt;/form-xobject&gt;</span>
+<span class="nt">&lt;/renderer&gt;</span>
+</pre></div>
+
+
 <h2 id="known-issues-with-postscript-output">Known issues with Postscript output<a class="headerlink" href="#known-issues-with-postscript-output" title="Permanent link">&para;</a></h2>
 <ul>
 <li>If fonts are not embedded in source PDF:<ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org