https://issues.apache.org/bugzilla/show_bug.cgi?id=51076

Glenn Adams <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #12 from Glenn Adams <[email protected]> ---
initial investigation indicates that the problem is related to differences
between font metrics used for the 14 base PDF fonts and use of built-in
(native) PCL fonts;

if the fop.xconf is configured as follows:

    <renderer mime="application/x-pcl">
      ...
      <text-rendering>bitmap</text-rendering>
      ...
    </renderer>

then no extra space appears

n.b. that the current FOP documentation at [1] incorrectly says to use MIME
type

application/vnd.hp-PCL

however, this doesn't work; instead, you must use

application/x-pcl

[1] http://xmlgraphics.apache.org/fop/trunk/output.html#pcl

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to