Show
Ignore:
Timestamp:
09/06/05 15:56:34 (19 years ago)
Author:
jerome
Message:

Improved PostScript? and PCL3/4/5 parsers.

Files:
1 modified

Legend:

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

    r255 r256  
    344344            if ejects : 
    345345                pagecount = ejects 
     346        elif (resets == 2) and (startgfx == endgfx) and (mediasourcecount == 1) : 
     347            pass 
     348        elif (resets == 1) and (startgfx == endgfx) and (mediasourcecount == 0) : 
     349            pass 
    346350        elif startgfx == endgfx :     
    347351            pagecount = startgfx