Kirill Semenkov on Thu, 7 Feb 2002 15:38:01 +0100 (CET)(envelope-from owner-apsfilter-help@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re[2]: Different dialects of PostScript?



>What driver do you use for this one?

I used PSgs driver because I had to support Russian characters printing and I
had failed to to it with pure PS driver

>Which version of a2ps are you using?
a2ps-4.13 as I remember. Tomorrow I can define it more exactly.

>> a kind of error: PostScript error:  stack and so on... 
>
>Argh! This very error message might be helpful -- why do you
>omit it?
Unfortunately I can't now access the printer but I found a test
piece of paper with error messages. They are printed over the text so
the following re-printing might be incorrect:
ERROR: undefined
OFFENDING COMMAND:~
STACK:
(
?    ?    ?       ?            ?     ?  ?    ?   ?   ?    ? 
)
49
68
6565
422
-mark-

>> ghostscript interprets PostScript files generated with a2ps and browsers
>> correctly. I used apsfilter 6.1.1 and GNU GhostScript 6.51 with PostsScript
>
>Please update both packages if possible. (7.2.1 and 7.04)
OK. I'll do it within a month (because I can access and test the printer seldom
;( )

>> level3 support compiled. It seems to me printer and apsfilter output speak
>> different PostScript level 3 dialects. Setting
>> GS_OPTIONS="-dLanguageLevel=3"
>> doesn't help.
>
>I don't know if there's a printer that *requires* PostScript Level 3
>to be used. Apsfilter doesn't know (or care) about Level3, and most
>converters produce Level2 by default.

Sorry. It was a mistype. I meant "-dLanguageLevel=2". 
>This patch looks very hackish... You just add another gs invokation
>with the "pswrite" device before the regular gs driver is used.
>I have no idea why gs would choke on the PS files with the regular
>driver, but not when using "pswrite".
I agree completely. That's why I wrote to the mailing list.

>There have been some stack bug fixes after 6.51, so you might want
>to check out a current release of ghostscript, or use a driver that
>is better suited for your printer.
>

OK. After updating ghostscript and a2ps I'll test the printing again.

Best regards,

                        Kirill.