2.8.23 PlcfHdrtxbxTxt

The PlcfHdrtxbxTxt structure is a PLC structure in which the data elements are FTXBXS structures (22 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)

aFTXBXS (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 text box indicated by the corresponding FTXBXS 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 PlcfHdrtxbxTxt MUST NOT contain duplicate CPs. The text ranges for each FTXBXS structure are separated by 0x0D characters that MUST be the last character in each range. The last text range is an exception. The text in the last range is ignored, and the 0x0D character is not required.

aFTXBXS (variable): An array of FTXBXS (22 bytes each) structures that associate the text ranges with shape objects.