2.8.31 PlcfTxbxHdrBkd

The PlcfTxbxHdrBkd structure is a PLC structure where the data elements are Tbkd structures (6 bytes each).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

aCP (variable)

aTbkd (variable)

aCP (variable): An array of CPs. CPs are positions in the header textboxes document.

Each CP specifies the beginning of a range of text to appear in a textbox specified in the corresponding Tbkd structure. The range of text ends immediately prior to the next CP. The last CP does not begin a new text range; it only terminates the previous one.

A PlcfTxbxHdrBkd MUST NOT contain duplicate CPs.

aTbkd (variable): An array of 6-byte Tbkd structures that associates the text ranges with FTXBXS objects from PlcfHdrtxbxTxt.