Using representations distorts the output when using Postscript print engine.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM003059
已提交
June 20, 2006
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
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."