Using representations distorts the output when using Postscript print engine.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM003059
Submitted
June 20, 2006
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Version Fixed
N/A
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
JJW 5/2/2006: Use the Windows printer engine to print to a postscript printer. If color separates are needed, the PLTS Extension provides color separation functionality.===================================================Ivan's comments: "Postscipt print engine has been developed 8 years ago and it's algorithms assumes that coordinates will be transformed through DisplayTansformation, representation renderer does not follows this logic and this causes problem when coordinates for graphical commands are writing to output file. The problem will not exists in new architecture since postscript print engine will be replaced with a new one."