in reply to Re^2: how to add special characters in postscript file
in thread how to add special characters in postscript file

If you suspect that the bug is in the Perl program, I suggest that you hexdump your postscript file and check, whether the characters are represented by the correct bit pattern; maybe it is an encoding problem.

If this is the case, please post here in a small example, how you generate the postscript code, what bit pattern you would expect in the postscript file, and what bit pattern you actually got.

-- 
Ronald Fischer <ynnor@mm.st>

Replies are listed 'Best First'.
Re^4: how to add special characters in postscript file
by Anonymous Monk on Jun 25, 2015 at 03:34 UTC
    Any solution got for the issue. please update