Ticket #50 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Error in PCLXL parser

Reported by: jerome Owned by: jerome
Priority: major Milestone: 1.27 final
Component: pkpgcounter Version: development
Keywords: Cc:

Description

Some PCLXL files like the one attached to this bug report break pkpgcounter.

Attachments

erreur-pclxl.pxl (21.6 kB) - added by jerome 8 months ago.

Change History

Changed 8 months ago by jerome

Changed 8 months ago by jerome

  • status changed from new to closed
  • resolution set to fixed

(In [3513]) Fixes #50. Such files use undocumented values in PCLXL class 3.0
streams. The 0x46 tag was already recognized, now the (0x31, 0x90) tag
is handled, although we don't have any way to know for sure if it's
fixed for good or not...

Note: See TracTickets for help on using tickets.