Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

insert 3 mm space between the word

Participant ,
Jun 07, 2019 Jun 07, 2019

how do I insert 3 mm space between the word via script. your's suggestion should be appreciated.

TOPICS
Scripting
552
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 07, 2019 Jun 07, 2019
LATEST

Between two words?

Insert a fixed white space character between them and scale it horizontally so that its two insertion points are 3 mm away.

Note: the range for horizontalScale is 1 to 1000 in percent. So depending on the point size ( very small or very high ) this could fail for one single fixed white space character inserted. Depending on the font used it could be not very accurate if you like not to meassure from insertion point to insertion point. Then the best startegy is to outline the text around the white space for meassuring the distance.

Also possible: Insert a blank rectangle with the appropriate width between.

Regards,
Uwe

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines