Bug 694434 - incorrect rendering
Summary: incorrect rendering
Status: RESOLVED FIXED
Alias: None
Product: GhostPCL
Classification: Unclassified
Component: PCL interpreter (show other bugs)
Version: master
Hardware: PC All
: P4 normal
Assignee: Henry Stiles
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 08:39 UTC by Henry Stiles
Modified: 2013-07-30 10:59 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Stiles 2013-07-25 08:39:04 UTC
Created attachment 10083 [details]
corrupt.pcl

The file appears to be corrupt exhibiting partial escape sequences but it renders reasonable well on the HP 4700.
Comment 1 Henry Stiles 2013-07-30 10:59:54 UTC
fixed with:

commit 216b2692178e1113ab7252bf700cd980f5939a89
Author: Henry Stiles <henry.stiles@artifex.com>
Date:   Tue Jul 30 11:48:07 2013 -0600

    Fix 694434, fix incorrect parsing of corrupt file.

    Invalid PJL was not properly ignored upon parsing.


There is a residual problem with this bug that causes an intermittent blank page.  This is a known issue for which we don't plan to try an emulate HP - see 693608, it is unclear when pages should be fed when duplexing commands are set.