I am trying to use Numbers within a script to print characters of a name into preprinted boxes on a preprinted form. All the characters align centrally within each box apart from the letter ‘I’ which always appears left justified. Is there a way to centrally align characters within a text box, have looked at the Numbers dictionary but cannot find a reference. Any guidance gratefully received!
set textItem to make new text item with properties {object text:item 1 of theChars, position:{81, 565}}
tell textItem to tell its object text to set properties to {font:Eurostile, size:12}|
Tahoe 26.3.1 Numbers 14.5 Xcode 26.3