https://issues.apache.org/bugzilla/show_bug.cgi?id=49893
Summary: AFP image handling configuration
Product: Fop
Version: all
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: images
AssignedTo: [email protected]
ReportedBy: [email protected]
High resolution F11 IOCA images in the resource group produced from FOP do not
always print correctly (at least with the Infoprint print server). Wrapping
the image in a page segment seems to work.
This patch allows a global setting to wrap F11 in page segments and is
configured in fop.xconf as
<renderer mime="application/x-afp">
<images mode="b+w" bits-per-pixel="8" f11-pseg="true"/>
...
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.