https://issues.apache.org/bugzilla/show_bug.cgi?id=46292
Summary: [PATCH] PS Renderer does not handle a string value for a
key in a dictionary.
Product: Fop
Version: all
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ps
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22943)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22943)
patch for class PSDictionary
There is no possibility to assign a string value for a key in a dictionary.
E.g.:
It is needed for example if you want to choose a concrete output tray in the
output PS file:
/OutputType (FACE UP BIN)
This patch should solve it.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.