Show
Ignore:
Timestamp:
02/17/06 14:09:04 (18 years ago)
Author:
jerome
Message:

Improved the gs+Acrobat Reader fix done in 1.78

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/postscript.py

    r323 r334  
    9191               and not acrobatmarker : 
    9292                notrust = 1 # Let this stuff be managed by GhostScript, but we still extract number of copies 
    93             elif line.startswith(r"%ADOPrintSettings: L3") : 
     93            elif line.startswith(r"%ADOPrintSettings: L") : 
    9494                acrobatmarker = 1 
    9595            elif line.startswith("!R!") :