Show
Ignore:
Timestamp:
08/29/05 17:46:50 (19 years ago)
Author:
jerome
Message:

Improved PCL3/4/5 parser

Files:
1 modified

Legend:

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

    r235 r249  
    324324                 
    325325             
    326         if pagecount == mediasourcecount == escstart :  
     326        if resets == ejects == mediasourcecount == mediasizecount == escstart == 1 : 
     327            pagecount = orientationcount 
     328        elif pagecount == mediasourcecount == escstart :  
    327329            pass        # should be OK. 
    328330        elif (not startgfx) and (not endgfx) :