[WinPrnDev] PCL XL class 3

  • From: Alex Egorov <alex@xxxxxxxxxxxxxx>
  • To: winprndev@xxxxxxxxxxxxx
  • Date: Mon, 3 Nov 2008 12:56:40 +0300

Hello,

I have PCL 6 class 3 file with some text, how I can decote it to
readable text?

I found first chat description:

A8 - FontName = MS PCLXLFont 001
52 - BeginChar
C1 - uint16
0100
F8 - attr_ubyte
A2 - CharCode = 1
C1 - uint16
6800
F8 - attr_ubyte
A3 - CharDataSize = 100
53 - ReadChar
FB - dataLengthByte
68 - length of Embedded Data = 104
01 01 00 66 00 B9 04 D2 00 14 00 01 00 B9 00 00 04 94 05 ED 00 09 00 34 40 17 
55 05 01 04 03 05 06 07 01 12 00 04 06 0B 09 07 10 02 04 00 02 16 0A 10 4B 53 
58 B0 45 76 59 D6 18 DC 3C 10 FD DC 00 3F 3F FD 3C 10 C0 D0 C0 5D 31 30 33 35 
21 11 05 35 25 11 21 15 B9 01 8B FE 75 02 50 01 8B 94 04 7F 59 7A B9 FA A7 94
        01    - Format Must Be 1
        01    - Class = 1
        00 66 - Character Data Size = 102
        00 B9 - Left Side Bearing = 185
        04 D2 - Advance Width = 1234
        00 14 - TrueType Glyph ID = 20
        00 01 00 B9 00 00 04 94 05 ED 00 09 00 34 40 17
        55 05 01 04 03 05 06 07 01 12 00 04 06 0B 09 07
        10 02 04 00 02 16 0A 10 4B 53 58 B0 45 76 59 D6
        18 DC 3C 10 FD DC 00 3F 3F FD 3C 10 C0 D0 C0 5D
        31 30 33 35 21 11 05 35 25 11 21 15 B9 01 8B FE
        75 02 50 01 8B 94 04 7F 59 7A B9 FA A7 94

But how I can decode this data to font or bitmap?
        
-- 
Alex Egorov


---
Questions? First check the UndocPrint pages at 
http://www.undocprint.org/winspool

To unsubscribe, visit the List Server page at 
//www.freelists.org/list/winprndev

Other related posts:

  • » [WinPrnDev] PCL XL class 3 - Alex Egorov