Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How was this done?

Status
Not open for further replies.

ccaq001

Programmer
Jul 8, 2003
8
US
DansDadUK posted a message with the following PCL XL dump. Any ideas as to what he used to generate the report?

HP's JetAsm doesn't do a good job on PCL XL and neither does PCL Tools's PCLCodes.

------------------------------------------

*** PCL Analysis ***

Date/Time: 2004/12/30 09:02:57
File: E:\Gandlake\DataFiles\Temp\00015.SPL
Size: 627 bytes
Analysis: 151 rows (excluding header and trailer lines)

Offset(dec) Type Sequence Data / Interpretation
¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
0000000000 Special <Esc>%-12345X Universal Exit Language (UEL)
Comment Switch language to PJL
0000000009 PJL Command @PJL COMMENT Minolta Di2510f PCL6 8.32[0d][0a]
0000000049 PJL Command @PJL JOB NAME="Microsoft Word - Document1"[0d][0a]
0000000093 PJL Command @PJL SET DUPLEX=OFF[0d][0a]
0000000114 PJL Command @PJL SET OUTBIN=DEFAULT[0d][0a]
0000000139 PJL Command @PJL SET SORTING=NONE[0d][0a]
0000000162 PJL Command @PJL SET RET=OFF[0d][0a]
0000000180 PJL Command @PJL SET ECONOMODE=OFF[0d][0a]
0000000204 PJL Command @PJL SET USERNAME=""[0d][0a]
0000000226 PJL Command @PJL SET JOBPRIORITY=3[0d][0a]
0000000250 PJL Command @PJL ENTER LANGUAGE=PCLXL[0d][0a]
Comment Switch language to PCLXL (PCL6)
0000000277 PCLXL Stream Header 0x292048.. ") HP-PCL XL;2;0;Comment Granite Systems, Inc 199"
0000000325 0x382d32.. "8-2002 (W2K 8.32, 8.32)[0a]"
0000000349 PCLXL Data Type 0xd1 uint16_xy
0000000350 Value 0x58025802 600 600
0000000354 PCLXL Attribute 0xf889 UnitsPerMeasure
0000000356 PCLXL Data Type 0xc0 ubyte
0000000357 Value 0x00 eInch
0000000358 PCLXL Attribute 0xf886 Measure
0000000360 PCLXL Data Type 0xc0 ubyte
0000000361 Value 0x02 eErrorPage
0000000362 PCLXL Attribute 0xf88f ErrorReport
0000000364 PCLXL Operator 0x41 BeginSession
No. 1
0000000365 PCLXL Data Type 0xc0 ubyte
0000000366 Value 0x00 eDefaultDataSource
0000000367 PCLXL Attribute 0xf888 SourceType
0000000369 PCLXL Data Type 0xc0 ubyte
0000000370 Value 0x01 eBinaryLowByteFirst
0000000371 PCLXL Attribute 0xf882 DataOrg
0000000373 PCLXL Operator 0x48 OpenDataSource
No. 2
0000000374 PCLXL Data Type 0xc8c10500 ubyte_array
0000000378 Value 0x506c61.. "Plain"
0000000383 PCLXL Attribute 0xf827 MediaType
0000000385 PCLXL Data Type 0xc0 ubyte
0000000386 Value 0x00 ePortraitOrientation
0000000387 PCLXL Attribute 0xf828 Orientation
0000000389 PCLXL Data Type 0xc0 ubyte
0000000390 Value 0x05 eA3Paper
0000000391 PCLXL Attribute 0xf825 MediaSize
0000000393 PCLXL Data Type 0xc0 ubyte
0000000394 Value 0x01 eAutoSelect
0000000395 PCLXL Attribute 0xf826 MediaSource
0000000397 PCLXL Operator 0x43 BeginPage
No. 3
0000000398 PCLXL Data Type 0xc0 ubyte
0000000399 Value 0x01 eGray
0000000400 PCLXL Attribute 0xf803 ColorSpace
0000000402 PCLXL Operator 0x6a SetColorSpace
No. 4
 
The PCL Analyser is based on one I wrote in 1997 to run on an ICL VME mainframe; I rewrote it as a Windows-based application in 2002 (and have updated it with improvements since then).

However, it is not, at present, available externally; it is only available for use internally within the company I work for (see
 
Can I send you a couple of small file (< 20k) and have you generate a listing? I need to code some of the PCL XL values into a C program and it would make my life easier to have a listing to work from rather than figure out which hex codes I want to use.

 
Send a copy of your print stream, as a file attachment, to 'D_a_n_s_D_a_d_@ b t i n t e r n e t . c o m' (remove the underscores and spaces) and I will interpret it for you.
Bear in mind that this mailbox gets a lot of spam, and I don't check it every day.
 
ccaq001

After I sent you back brief analyses of your two files, I saw that in one of them you were setting up a (test) user-defined stream which the default level of analysis will only have shown as 1387 bytes of embedded data.

Here is an analysis of that embedded stream, with a slightly more verbose analysis:

Code:
[blue]
*** PCL Analysis ***

Date/Time:  2005/03/29 21:46:52
File:       F:\Gandlake\Datafiles\Temp\Tek-Tips\T634.prn
Size:       13934 bytes
Analysis:   513 rows (excluding header and trailer lines)

Offset(dec)  Type                   Sequence          Data / Interpretation
¯¯¯¯¯¯¯¯¯¯  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
            Comment                                  Start Language = PCLXL requested
            Comment                                  Stream Header not yet read
            Comment                                  Start Offset   = 1014 (0x000003F6) requested
            Comment                                  End   Offset   = 2401 (0x00000961) requested
0000001014  PCLXL Stream Header    0x292048..        ") HP-PCL XL;2;0[0a]"
0000001030  PCLXL Data Type        0xc0                  ubyte
0000001031             Value       0xa0                  e_DPa
0000001032  PCLXL Attribute        0xf82c              ROP3
0000001034  PCLXL Operator         0x7b              SetROP
                           No.                       1
0000001035  PCLXL Data Type        0xc0                  ubyte
0000001036             Value       0x01                  eEvenOdd
0000001037  PCLXL Attribute        0xf846              FillMode
0000001039  PCLXL Operator         0x6e              SetFillMode
                           No.                       2
0000001040  PCLXL Data Type        0xc0                  ubyte
0000001041             Value       0x00                  0
0000001042  PCLXL Attribute        0xf805              NullPen
0000001044  PCLXL Operator         0x79              SetPenSource
                           No.                       3
0000001045  PCLXL Data Type        0xc0                  ubyte
0000001046             Value       0xc6                  198
0000001047  PCLXL Attribute        0xf809              GrayLevel
0000001049  PCLXL Operator         0x63              SetBrushSource
                           No.                       4
0000001050  PCLXL Operator         0x85              NewPath
                           No.                       5
0000001051  PCLXL Data Type        0xd3                  sint16_xy
0000001052             Value       0xa505060f            1445 3846
0000001056  PCLXL Attribute        0xf84c              Point
0000001058  PCLXL Operator         0x6b              SetCursor
                           No.                       6
0000001059  PCLXL Data Type        0xc1                  uint16
0000001060             Value       0x0100                1
0000001062  PCLXL Attribute        0xf84d              NumberOfPoints
0000001064  PCLXL Data Type        0xc0                  ubyte
0000001065             Value       0x03                  eSint16
0000001066  PCLXL Attribute        0xf850              PointType
0000001068  PCLXL Operator         0x9d              LineRelPath
                           No.                       7
0000001069  PCLXL Data Type        0xfb                  embedded_data_byte
0000001070  PCLXL Embedded Len.    0x04                  4
0000001071                 Data                          [ c7 00 38 ff ]
0000001075  PCLXL Data Type        0xc1                  uint16
0000001076             Value       0x4000                64
0000001078  PCLXL Attribute        0xf84d              NumberOfPoints
0000001080  PCLXL Data Type        0xc0                  ubyte
0000001081             Value       0x01                  eSByte
0000001082  PCLXL Attribute        0xf850              PointType
0000001084  PCLXL Operator         0x9d              LineRelPath
                           No.                       8
0000001085  PCLXL Data Type        0xfb                  embedded_data_byte
0000001086  PCLXL Embedded Len.    0x80                  128
0000001087                 Data                          [ 11 f0 0f f1 10 f3 0e f3 0e f5 0d f7 0c f8 0c f9 ]
0000001103                                               [ 10 f8 10 f9 10 fa 10 fc 10 fd 11 fd 11 ff 12 00 ]
0000001119                                               [ 11 01 11 02 12 03 11 04 12 05 11 06 11 07 12 08 ]
0000001135                                               [ 11 09 12 0b 12 0b 12 0d 12 0f 13 10 12 11 13 12 ]
0000001151                                               [ 10 11 0f 10 0e 11 0d 10 0c 11 0a 10 0a 10 09 10 ]
0000001167                                               [ 09 14 07 14 07 13 05 13 04 14 03 12 02 13 00 13 ]
0000001183                                               [ ff 0e ff 0e fd 0f fc 0f fc 0f fa 0f f9 10 f9 10 ]
0000001199                                               [ f9 0c f8 0c f7 0d f6 0d f5 0e f3 0e f3 0f f1 0f ]
0000001215  PCLXL Data Type        0xc1                  uint16
0000001216             Value       0x0200                2
0000001218  PCLXL Attribute        0xf84d              NumberOfPoints
0000001220  PCLXL Data Type        0xc0                  ubyte
0000001221             Value       0x03                  eSint16
0000001222  PCLXL Attribute        0xf850              PointType
0000001224  PCLXL Operator         0x9d              LineRelPath
                           No.                       9
0000001225  PCLXL Data Type        0xfb                  embedded_data_byte
0000001226  PCLXL Embedded Len.    0x08                  8
0000001227                 Data                          [ 33 ff cd 00 e4 fd e4 fd ]
0000001235  PCLXL Operator         0x84              CloseSubPath
                           No.                       10
0000001236  PCLXL Data Type        0xd3                  sint16_xy
0000001237             Value       0x6d06f40e            1645 3828
0000001241  PCLXL Attribute        0xf84c              Point
0000001243  PCLXL Operator         0x6b              SetCursor
                           No.                       11
0000001244  PCLXL Data Type        0xc1                  uint16
0000001245             Value       0x0200                2
0000001247  PCLXL Attribute        0xf84d              NumberOfPoints
0000001249  PCLXL Data Type        0xc0                  ubyte
0000001250             Value       0x03                  eSint16
0000001251  PCLXL Attribute        0xf850              PointType
0000001253  PCLXL Operator         0x9d              LineRelPath
                           No.                       12
0000001254  PCLXL Data Type        0xfb                  embedded_data_byte
0000001255  PCLXL Embedded Len.    0x08                  8
0000001256                 Data                          [ 66 01 66 01 52 00 ae ff ]
0000001264  PCLXL Data Type        0xc1                  uint16
0000001265             Value       0x2c00                44
0000001267  PCLXL Attribute        0xf84d              NumberOfPoints
0000001269  PCLXL Data Type        0xc0                  ubyte
0000001270             Value       0x01                  eSByte
0000001271  PCLXL Attribute        0xf850              PointType
0000001273  PCLXL Operator         0x9d              LineRelPath
                           No.                       13
0000001274  PCLXL Data Type        0xfb                  embedded_data_byte
0000001275  PCLXL Embedded Len.    0x58                  88
0000001276                 Data                          [ 15 eb 11 ed 0d ef 09 f2 09 f0 07 ef 04 ef 02 f0 ]
0000001292                                               [ ff ee fc ed f8 eb f5 e9 fa f4 f7 f3 f7 f3 f6 f3 ]
0000001308                                               [ f4 f2 f3 f1 f3 f1 f0 f1 f1 f1 f1 f2 f2 f4 f2 f4 ]
0000001324                                               [ f3 f6 f4 f8 f4 f8 f4 fa ea f6 eb f9 ec fc ec ff ]
0000001340                                               [ ed 02 ed 05 ed 08 ed 0a f8 06 f8 06 f6 09 f4 09 ]
0000001356                                               [ f4 0c f2 0d f1 0e f0 10 ]
0000001364  PCLXL Data Type        0xc1                  uint16
0000001365             Value       0x0100                1
0000001367  PCLXL Attribute        0xf84d              NumberOfPoints
0000001369  PCLXL Data Type        0xc0                  ubyte
0000001370             Value       0x01                  eSByte
0000001371  PCLXL Attribute        0xf850              PointType
0000001373  PCLXL Operator         0x9d              LineRelPath
                           No.                       14
0000001374  PCLXL Data Type        0xfb                  embedded_data_byte
0000001375  PCLXL Embedded Len.    0x02                  2
0000001376                 Data                          [ cf 31 ]
0000001378  PCLXL Operator         0x84              CloseSubPath
                           No.                       15
0000001379  PCLXL Data Type        0xd3                  sint16_xy
0000001380             Value       0x450a9e0e            2629 3742
0000001384  PCLXL Attribute        0xf84c              Point
0000001386  PCLXL Operator         0x6b              SetCursor
                           No.                       16
0000001387  PCLXL Data Type        0xc1                  uint16
0000001388             Value       0x0100                1
0000001390  PCLXL Attribute        0xf84d              NumberOfPoints
0000001392  PCLXL Data Type        0xc0                  ubyte
0000001393             Value       0x01                  eSByte
0000001394  PCLXL Attribute        0xf850              PointType
0000001396  PCLXL Operator         0x9d              LineRelPath
                           No.                       17
0000001397  PCLXL Data Type        0xfb                  embedded_data_byte
0000001398  PCLXL Embedded Len.    0x02                  2
0000001399                 Data                          [ 98 68 ]
0000001401  PCLXL Data Type        0xc1                  uint16
0000001402             Value       0x0300                3
0000001404  PCLXL Attribute        0xf84d              NumberOfPoints
0000001406  PCLXL Data Type        0xc0                  ubyte
0000001407             Value       0x03                  eSint16
0000001408  PCLXL Attribute        0xf850              PointType
0000001410  PCLXL Operator         0x9d              LineRelPath
                           No.                       18
0000001411  PCLXL Data Type        0xfb                  embedded_data_byte
0000001412  PCLXL Embedded Len.    0x0c                  12
0000001413                 Data                          [ 79 fe 78 fe 60 00 a0 ff 38 00 38 00 ]
0000001425  PCLXL Data Type        0xc1                  uint16
0000001426             Value       0x0c00                12
0000001428  PCLXL Attribute        0xf84d              NumberOfPoints
0000001430  PCLXL Data Type        0xc0                  ubyte
0000001431             Value       0x01                  eSByte
0000001432  PCLXL Attribute        0xf850              PointType
0000001434  PCLXL Operator         0x9d              LineRelPath
                           No.                       19
0000001435  PCLXL Data Type        0xfb                  embedded_data_byte
0000001436  PCLXL Embedded Len.    0x18                  24
0000001437                 Data                          [ fa e2 fc e6 00 ea 02 ed 05 f1 07 f1 09 f2 0b f3 ]
0000001453                                               [ 13 f0 15 f2 17 f5 19 f8 ]
0000001461  PCLXL Data Type        0xc1                  uint16
0000001462             Value       0x0100                1
0000001464  PCLXL Attribute        0xf84d              NumberOfPoints
0000001466  PCLXL Data Type        0xc0                  ubyte
0000001467             Value       0x01                  eSByte
0000001468  PCLXL Attribute        0xf850              PointType
0000001470  PCLXL Operator         0x9d              LineRelPath
                           No.                       20
0000001471  PCLXL Data Type        0xfb                  embedded_data_byte
0000001472  PCLXL Embedded Len.    0x02                  2
0000001473                 Data                          [ 3a 7b ]
0000001475  PCLXL Data Type        0xc1                  uint16
0000001476             Value       0x1400                20
0000001478  PCLXL Attribute        0xf84d              NumberOfPoints
0000001480  PCLXL Data Type        0xc0                  ubyte
0000001481             Value       0x01                  eSByte
0000001482  PCLXL Attribute        0xf850              PointType
0000001484  PCLXL Operator         0x9d              LineRelPath
                           No.                       21
0000001485  PCLXL Data Type        0xfb                  embedded_data_byte
0000001486  PCLXL Embedded Len.    0x28                  40
0000001487                 Data                          [ ec 05 ee 07 f1 09 f4 0a f6 0c f9 0c fb 0c fd 0d ]
0000001503                                               [ 00 0f 03 10 07 11 09 13 07 0b 0a 0d 0b 0f 0e 10 ]
0000001519                                               [ 11 13 13 14 15 16 18 18 ]
0000001527  PCLXL Data Type        0xc1                  uint16
0000001528             Value       0x0100                1
0000001530  PCLXL Attribute        0xf84d              NumberOfPoints
0000001532  PCLXL Data Type        0xc0                  ubyte
0000001533             Value       0x01                  eSByte
0000001534  PCLXL Attribute        0xf850              PointType
0000001536  PCLXL Operator         0x9d              LineRelPath
                           No.                       22
0000001537  PCLXL Data Type        0xfb                  embedded_data_byte
0000001538  PCLXL Embedded Len.    0x02                  2
0000001539                 Data                          [ 79 79 ]
0000001541  PCLXL Operator         0x84              CloseSubPath
                           No.                       23
0000001542  PCLXL Data Type        0xd3                  sint16_xy
0000001543             Value       0x440a7f0c            2628 3199
0000001547  PCLXL Attribute        0xf84c              Point
0000001549  PCLXL Operator         0x6b              SetCursor
                           No.                       24
0000001550  PCLXL Data Type        0xc1                  uint16
0000001551             Value       0x0100                1
0000001553  PCLXL Attribute        0xf84d              NumberOfPoints
0000001555  PCLXL Data Type        0xc0                  ubyte
0000001556             Value       0x01                  eSByte
0000001557  PCLXL Attribute        0xf850              PointType
0000001559  PCLXL Operator         0x9d              LineRelPath
                           No.                       25
0000001560  PCLXL Data Type        0xfb                  embedded_data_byte
0000001561  PCLXL Embedded Len.    0x02                  2
0000001562                 Data                          [ 91 4d ]
0000001564  PCLXL Data Type        0xc1                  uint16
0000001565             Value       0x2400                36
0000001567  PCLXL Attribute        0xf84d              NumberOfPoints
0000001569  PCLXL Data Type        0xc0                  ubyte
0000001570             Value       0x01                  eSByte
0000001571  PCLXL Attribute        0xf850              PointType
0000001573  PCLXL Operator         0x9d              LineRelPath
                           No.                       26
0000001574  PCLXL Data Type        0xfb                  embedded_data_byte
0000001575  PCLXL Embedded Len.    0x48                  72
0000001576                 Data                          [ f7 ee f8 ee fa ee fb ef fd ef ff ef 01 ef 02 ef ]
0000001592                                               [ 04 f0 05 ef 08 ee 0a ef 0c ee 0e ee 10 ed 12 ed ]
0000001608                                               [ 11 f0 11 f1 10 f2 0f f5 0f f6 0e f7 0d f9 0d fb ]
0000001624                                               [ 18 f9 18 fd 15 00 14 04 0b 04 0b 05 0c 08 0d 09 ]
0000001640                                               [ 0d 0a 0f 0d 0f 0e 11 10 ]
0000001648  PCLXL Data Type        0xc1                  uint16
0000001649             Value       0x0100                1
0000001651  PCLXL Attribute        0xf84d              NumberOfPoints
0000001653  PCLXL Data Type        0xc0                  ubyte
0000001654             Value       0x01                  eSByte
0000001655  PCLXL Attribute        0xf850              PointType
0000001657  PCLXL Operator         0x9d              LineRelPath
                           No.                       27
0000001658  PCLXL Data Type        0xfb                  embedded_data_byte
0000001659  PCLXL Embedded Len.    0x02                  2
0000001660                 Data                          [ 78 7a ]
0000001662  PCLXL Data Type        0xc1                  uint16
0000001663             Value       0x0c00                12
0000001665  PCLXL Attribute        0xf84d              NumberOfPoints
0000001667  PCLXL Data Type        0xc0                  ubyte
0000001668             Value       0x01                  eSByte
0000001669  PCLXL Attribute        0xf850              PointType
0000001671  PCLXL Operator         0x9d              LineRelPath
                           No.                       28
0000001672  PCLXL Data Type        0xfb                  embedded_data_byte
0000001673  PCLXL Embedded Len.    0x18                  24
0000001674                 Data                          [ 0c 0c 0c 0c 0b 0a 0b 0a 0a 08 09 07 08 07 08 05 ]
0000001690                                               [ 0f 0a 11 08 13 09 14 07 ]
0000001698  PCLXL Data Type        0xc1                  uint16
0000001699             Value       0x0100                1
0000001701  PCLXL Attribute        0xf84d              NumberOfPoints
0000001703  PCLXL Data Type        0xc0                  ubyte
0000001704             Value       0x01                  eSByte
0000001705  PCLXL Attribute        0xf850              PointType
0000001707  PCLXL Operator         0x9d              LineRelPath
                           No.                       29
0000001708  PCLXL Data Type        0xfb                  embedded_data_byte
0000001709  PCLXL Embedded Len.    0x02                  2
0000001710                 Data                          [ 99 67 ]
0000001712  PCLXL Data Type        0xc1                  uint16
0000001713             Value       0x3200                50
0000001715  PCLXL Attribute        0xf84d              NumberOfPoints
0000001717  PCLXL Data Type        0xc0                  ubyte
0000001718             Value       0x01                  eSByte
0000001719  PCLXL Attribute        0xf850              PointType
0000001721  PCLXL Operator         0x9d              LineRelPath
                           No.                       30
0000001722  PCLXL Data Type        0xfb                  embedded_data_byte
0000001723  PCLXL Embedded Len.    0x64                  100
0000001724                 Data                          [ f9 fc f6 fb f5 fb f4 f9 f6 fb fa fc ff 1a fc 19 ]
0000001740                                               [ fb 17 f8 16 f6 15 f4 14 f2 13 f0 11 f1 0f f1 0c ]
0000001756                                               [ f0 0b f0 08 f0 07 f0 05 ef 03 ef 02 f0 00 f0 fe ]
0000001772                                               [ f0 fc f1 fb f2 f9 f2 f8 f2 f5 f4 f5 f0 ef f4 ed ]
0000001788                                               [ f7 ed f9 ec fd eb ff eb 03 eb 06 eb 09 e9 0d e7 ]
0000001804                                               [ 10 e4 14 e1 0e eb 0d ed 0b ee 0a ef 09 f1 07 f3 ]
0000001820                                               [ 07 f4 04 f5 ]
0000001824  PCLXL Data Type        0xc1                  uint16
0000001825             Value       0x0100                1
0000001827  PCLXL Attribute        0xf84d              NumberOfPoints
0000001829  PCLXL Data Type        0xc0                  ubyte
0000001830             Value       0x01                  eSByte
0000001831  PCLXL Attribute        0xf850              PointType
0000001833  PCLXL Operator         0x9d              LineRelPath
                           No.                       31
0000001834  PCLXL Data Type        0xfb                  embedded_data_byte
0000001835  PCLXL Embedded Len.    0x02                  2
0000001836                 Data                          [ f6 f6 ]
0000001838  PCLXL Data Type        0xc1                  uint16
0000001839             Value       0x1400                20
0000001841  PCLXL Attribute        0xf84d              NumberOfPoints
0000001843  PCLXL Data Type        0xc0                  ubyte
0000001844             Value       0x01                  eSByte
0000001845  PCLXL Attribute        0xf850              PointType
0000001847  PCLXL Operator         0x9d              LineRelPath
                           No.                       32
0000001848  PCLXL Data Type        0xfb                  embedded_data_byte
0000001849  PCLXL Embedded Len.    0x28                  40
0000001850                 Data                          [ f1 f3 f2 f7 f2 fb f2 ff f9 01 f8 02 f8 04 f8 04 ]
0000001866                                               [ f7 06 f7 08 f6 08 f6 0a f4 0d f6 0e fa 0d fc 0e ]
0000001882                                               [ ff 0e 02 0f 05 10 07 12 ]
0000001890  PCLXL Data Type        0xc1                  uint16
0000001891             Value       0x0100                1
0000001893  PCLXL Attribute        0xf84d              NumberOfPoints
0000001895  PCLXL Data Type        0xc0                  ubyte
0000001896             Value       0x01                  eSByte
0000001897  PCLXL Attribute        0xf850              PointType
0000001899  PCLXL Operator         0x9d              LineRelPath
                           No.                       33
0000001900  PCLXL Data Type        0xfb                  embedded_data_byte
0000001901  PCLXL Embedded Len.    0x02                  2
0000001902                 Data                          [ 00 00 ]
0000001904  PCLXL Operator         0x84              CloseSubPath
                           No.                       34
0000001905  PCLXL Data Type        0xd3                  sint16_xy
0000001906             Value       0x230b480c            2851 3144
0000001910  PCLXL Attribute        0xf84c              Point
0000001912  PCLXL Operator         0x6b              SetCursor
                           No.                       35
0000001913  PCLXL Data Type        0xc1                  uint16
0000001914             Value       0x0800                8
0000001916  PCLXL Attribute        0xf84d              NumberOfPoints
0000001918  PCLXL Data Type        0xc0                  ubyte
0000001919             Value       0x01                  eSByte
0000001920  PCLXL Attribute        0xf850              PointType
0000001922  PCLXL Operator         0x9d              LineRelPath
                           No.                       36
0000001923  PCLXL Data Type        0xfb                  embedded_data_byte
0000001924  PCLXL Embedded Len.    0x10                  16
0000001925                 Data                          [ f8 0f f5 12 f3 16 f1 18 f0 19 f5 14 f8 11 fc 0d ]
0000001941  PCLXL Data Type        0xc1                  uint16
0000001942             Value       0x1800                24
0000001944  PCLXL Attribute        0xf84d              NumberOfPoints
0000001946  PCLXL Data Type        0xc0                  ubyte
0000001947             Value       0x01                  eSByte
0000001948  PCLXL Attribute        0xf850              PointType
0000001950  PCLXL Operator         0x9d              LineRelPath
                           No.                       37
0000001951  PCLXL Data Type        0xfb                  embedded_data_byte
0000001952  PCLXL Embedded Len.    0x30                  48
0000001953                 Data                          [ ff 10 02 0f 06 0e 09 0b 0c 0a 0d 07 0e 04 0f 01 ]
0000001969                                               [ 10 fe 0f fb 0d f8 0d f5 0d f1 0a ef 08 ee 04 eb ]
0000001985                                               [ 02 f0 fe f0 fd f2 fa f3 f9 f6 f7 f3 f2 f1 ef ef ]
0000002001  PCLXL Data Type        0xc1                  uint16
0000002002             Value       0x0100                1
0000002004  PCLXL Attribute        0xf84d              NumberOfPoints
0000002006  PCLXL Data Type        0xc0                  ubyte
0000002007             Value       0x01                  eSByte
0000002008  PCLXL Attribute        0xf850              PointType
0000002010  PCLXL Operator         0x9d              LineRelPath
                           No.                       38
0000002011  PCLXL Data Type        0xfb                  embedded_data_byte
0000002012  PCLXL Embedded Len.    0x02                  2
0000002013                 Data                          [ ec eb ]
0000002015  PCLXL Operator         0x84              CloseSubPath
                           No.                       39
0000002016  PCLXL Data Type        0xd3                  sint16_xy
0000002017             Value       0xf60ade0a            2806 2782
0000002021  PCLXL Attribute        0xf84c              Point
0000002023  PCLXL Operator         0x6b              SetCursor
                           No.                       40
0000002024  PCLXL Data Type        0xc1                  uint16
0000002025             Value       0x0200                2
0000002027  PCLXL Attribute        0xf84d              NumberOfPoints
0000002029  PCLXL Data Type        0xc0                  ubyte
0000002030             Value       0x01                  eSByte
0000002031  PCLXL Attribute        0xf850              PointType
0000002033  PCLXL Operator         0x9d              LineRelPath
                           No.                       41
0000002034  PCLXL Data Type        0xfb                  embedded_data_byte
0000002035  PCLXL Embedded Len.    0x04                  4
0000002036                 Data                          [ 39 c7 e3 e2 ]
0000002040  PCLXL Data Type        0xc1                  uint16
0000002041             Value       0x1400                20
0000002043  PCLXL Attribute        0xf84d              NumberOfPoints
0000002045  PCLXL Data Type        0xc0                  ubyte
0000002046             Value       0x01                  eSByte
0000002047  PCLXL Attribute        0xf850              PointType
0000002049  PCLXL Operator         0x9d              LineRelPath
                           No.                       42
0000002050  PCLXL Data Type        0xfb                  embedded_data_byte
0000002051  PCLXL Embedded Len.    0x28                  40
0000002052                 Data                          [ f4 f4 f5 f4 f7 f5 f7 f5 f9 f6 fa f6 fb f7 fc f7 ]
0000002068                                               [ fa ee ff ed 01 ec 05 eb 08 ea 0c ea 10 eb 14 ea ]
0000002084                                               [ 17 eb 18 ed 1a ee 1b f1 ]
0000002092  PCLXL Data Type        0xc1                  uint16
0000002093             Value       0x0100                1
0000002095  PCLXL Attribute        0xf84d              NumberOfPoints
0000002097  PCLXL Data Type        0xc0                  ubyte
0000002098             Value       0x01                  eSByte
0000002099  PCLXL Attribute        0xf850              PointType
0000002101  PCLXL Operator         0x9d              LineRelPath
                           No.                       43
0000002102  PCLXL Data Type        0xfb                  embedded_data_byte
0000002103  PCLXL Embedded Len.    0x02                  2
0000002104                 Data                          [ 3a 56 ]
0000002106  PCLXL Data Type        0xc1                  uint16
0000002107             Value       0x0a00                10
0000002109  PCLXL Attribute        0xf84d              NumberOfPoints
0000002111  PCLXL Data Type        0xc0                  ubyte
0000002112             Value       0x01                  eSByte
0000002113  PCLXL Attribute        0xf850              PointType
0000002115  PCLXL Operator         0x9d              LineRelPath
                           No.                       44
0000002116  PCLXL Data Type        0xfb                  embedded_data_byte
0000002117  PCLXL Embedded Len.    0x14                  20
0000002118                 Data                          [ e3 14 e7 16 f7 0b f9 0b fc 0a ff 0a 02 0b 06 0c ]
0000002134                                               [ 09 0d 0d 0e ]
0000002138  PCLXL Data Type        0xc1                  uint16
0000002139             Value       0x0400                4
0000002141  PCLXL Attribute        0xf84d              NumberOfPoints
0000002143  PCLXL Data Type        0xc0                  ubyte
0000002144             Value       0x01                  eSByte
0000002145  PCLXL Attribute        0xf850              PointType
0000002147  PCLXL Operator         0x9d              LineRelPath
                           No.                       45
0000002148  PCLXL Data Type        0xfb                  embedded_data_byte
0000002149  PCLXL Embedded Len.    0x08                  8
0000002150                 Data                          [ 1c 1c 4d b3 52 51 b2 4e ]
0000002158  PCLXL Data Type        0xc1                  uint16
0000002159             Value       0x0500                5
0000002161  PCLXL Attribute        0xf84d              NumberOfPoints
0000002163  PCLXL Data Type        0xc0                  ubyte
0000002164             Value       0x03                  eSint16
0000002165  PCLXL Attribute        0xf850              PointType
0000002167  PCLXL Operator         0x9d              LineRelPath
                           No.                       46
0000002168  PCLXL Data Type        0xfb                  embedded_data_byte
0000002169  PCLXL Embedded Len.    0x14                  20
0000002170                 Data                          [ 36 01 36 01 99 ff 67 00 ca fe ca fe c6 ff 3a 00 ]
0000002186                                               [ af ff ae ff ]
0000002190  PCLXL Operator         0x84              CloseSubPath
                           No.                       47
0000002191  PCLXL Data Type        0xd3                  sint16_xy
0000002192             Value       0xd20c0209            3282 2306
0000002196  PCLXL Attribute        0xf84c              Point
0000002198  PCLXL Operator         0x6b              SetCursor
                           No.                       48
0000002199  PCLXL Data Type        0xc1                  uint16
0000002200             Value       0x0200                2
0000002202  PCLXL Attribute        0xf84d              NumberOfPoints
0000002204  PCLXL Data Type        0xc0                  ubyte
0000002205             Value       0x01                  eSByte
0000002206  PCLXL Attribute        0xf850              PointType
0000002208  PCLXL Operator         0x9d              LineRelPath
                           No.                       49
0000002209  PCLXL Data Type        0xfb                  embedded_data_byte
0000002210  PCLXL Embedded Len.    0x04                  4
0000002211                 Data                          [ 52 53 ba 47 ]
0000002215  PCLXL Data Type        0xc1                  uint16
0000002216             Value       0x0100                1
0000002218  PCLXL Attribute        0xf84d              NumberOfPoints
0000002220  PCLXL Data Type        0xc0                  ubyte
0000002221             Value       0x03                  eSint16
0000002222  PCLXL Attribute        0xf850              PointType
0000002224  PCLXL Operator         0x9d              LineRelPath
                           No.                       50
0000002225  PCLXL Data Type        0xfb                  embedded_data_byte
0000002226  PCLXL Embedded Len.    0x04                  4
0000002227                 Data                          [ 9d 00 9d 00 ]
0000002231  PCLXL Data Type        0xc1                  uint16
0000002232             Value       0x1300                19
0000002234  PCLXL Attribute        0xf84d              NumberOfPoints
0000002236  PCLXL Data Type        0xc0                  ubyte
0000002237             Value       0x01                  eSByte
0000002238  PCLXL Attribute        0xf850              PointType
0000002240  PCLXL Operator         0x9d              LineRelPath
                           No.                       51
0000002241  PCLXL Data Type        0xfb                  embedded_data_byte
0000002242  PCLXL Embedded Len.    0x26                  38
0000002243                 Data                          [ 0c 0c 0a 0a 09 09 08 07 06 06 06 05 04 03 03 02 ]
0000002259                                               [ 0b 04 05 01 07 ff 06 ff 05 fd 06 fc 05 fc 08 f7 ]
0000002275                                               [ 07 f5 08 f1 09 ef ]
0000002281  PCLXL Data Type        0xc1                  uint16
0000002282             Value       0x0100                1
0000002284  PCLXL Attribute        0xf84d              NumberOfPoints
0000002286  PCLXL Data Type        0xc0                  ubyte
0000002287             Value       0x01                  eSByte
0000002288  PCLXL Attribute        0xf850              PointType
0000002290  PCLXL Operator         0x9d              LineRelPath
                           No.                       52
0000002291  PCLXL Data Type        0xfb                  embedded_data_byte
0000002292  PCLXL Embedded Len.    0x02                  2
0000002293                 Data                          [ 59 48 ]
0000002295  PCLXL Data Type        0xc1                  uint16
0000002296             Value       0x1800                24
0000002298  PCLXL Attribute        0xf84d              NumberOfPoints
0000002300  PCLXL Data Type        0xc0                  ubyte
0000002301             Value       0x01                  eSByte
0000002302  PCLXL Attribute        0xf850              PointType
0000002304  PCLXL Operator         0x9d              LineRelPath
                           No.                       53
0000002305  PCLXL Data Type        0xfb                  embedded_data_byte
0000002306  PCLXL Embedded Len.    0x30                  48
0000002307                 Data                          [ f4 19 f1 19 ee 18 eb 17 f1 0d f2 0b f1 0a f0 07 ]
0000002323                                               [ f0 06 f2 03 f2 01 f2 ff f4 fd f2 fa f2 f9 f2 f6 ]
0000002339                                               [ fa fc f9 fa f8 f9 f7 f8 f6 f7 f5 f5 f3 f4 f3 f3 ]
0000002355  PCLXL Data Type        0xc1                  uint16
0000002356             Value       0x0800                8
0000002358  PCLXL Attribute        0xf84d              NumberOfPoints
0000002360  PCLXL Data Type        0xc0                  ubyte
0000002361             Value       0x03                  eSint16
0000002362  PCLXL Attribute        0xf850              PointType
0000002364  PCLXL Operator         0x9d              LineRelPath
                           No.                       54
0000002365  PCLXL Data Type        0xfb                  embedded_data_byte
0000002366  PCLXL Embedded Len.    0x20                  32
0000002367                 Data                          [ 56 ff 56 ff d0 ff 2f 00 ad ff ae ff 30 00 d0 ff ]
0000002383                                               [ b2 ff b2 ff 2c 00 5c ff 8a 00 8a 00 47 00 b9 ff ]
0000002399  PCLXL Operator         0x84              CloseSubPath
                           No.                       55
0000002400  PCLXL Operator         0x86              PaintPath
                           No.                       56

*** End of analysis ***
[/blue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top