Creating position and style entry for each word in the generated text file

By default the Black Ice printer driver creates one “style and position” entry for text having the same style. For example:

[[1063,300,1488,344][10][,,][Courier New]]New Text Document

 

If you would like to generate an entry for each word, you should add the following section to the INI file of the printer driver:

[Text Output Settings]

Display Word Coordinates=1

 

If this section is in the INI file, the generated text output file will contain style and position information separated for each word. For example:

 

[[1063,300,1138,344][10][,,][Courier New]]New[[1138,300,1163,344][10][,,][Courier New]] [[1163,300,1263,344][10][,,][Courier New]]Text[[1263,300,1288,344][10][,,][Courier New]] [[1288,300,1488,344][10][,,][Courier New]]Document