Skip to main content
Pretend that I am ACP
Known Participant
September 12, 2018
Question

I want to divide the text quickly by the space character.

  • September 12, 2018
  • 3 replies
  • 1908 views

Can anyone help me write this script?

This topic has been closed for replies.

3 replies

Egor Chistyakov
Inspiring
June 22, 2022

It might be a bit late, but thera are two solutions now to achieve this.

1. A paid plugin, VectorFirstAid by AstuteGraphics, which can break text at the cursor, extracting a selection, etc.

2. A free script, https://onthehead.com/ais/text012/. It has some limitations, but does the job.

Kurt Gold
Community Expert
Community Expert
June 22, 2022

Egor,

 

you may want to fix the link you provided. There is a character at the end of it that breaks it.

 

Apart from that you may have a look at a similar task we discussed recently in this forum. Mark (m1b) provided a pretty versatile approach there.

 

https://community.adobe.com/t5/illustrator-discussions/how-to-break-apart-in-illustrator/m-p/12729127

 

Pretend that I am ACP
Known Participant
September 13, 2018

This problem has been bothering me for a long time. Enthusiastic forum script gods, can anyone help me write this?

Silly-V
Legend
September 14, 2018

Follow my other advice in the other thread- style each space with different color (find a style applying via regex script on this forum) and then play a pre-recorded "Flatten Transparency" command which has no Outline Text checked on.

Pretend that I am ACP
Known Participant
September 14, 2018

I don't quite understand what you mean, are you a script or something?

Pretend that I am ACP
Known Participant
September 12, 2018

Usually I will delete them separately to complete this

Or use EXECL data to sort

I am more cumbersome than I think the script should be able to divide the text with spaces. So come to the community for advice.

CarlosCanto
Community Expert
Community Expert
September 12, 2018

check the scripts in this thread to see if it they work for your needs

Re: How to divide all textFrames in one-character-per-textFrame?

Pretend that I am ACP
Known Participant
September 13, 2018

It's these scripts completely split all the text into a single character which is not what I want