How to Make Text Blocks in Illustrator with Two Free Scripts
You can create a batch file that uses the WinRAR command-line tool ( rar.exe ). Use the @ symbol to reference a list of files within a text file for compression: rar a archive_name.rar @list.txt . scripting.rar
Navigate to Object > Expand Appearance . Use the Direct Selection Tool (white arrow) to select only the top faces of the letters. How to Make Text Blocks in Illustrator with
Cut the faces ( Edit > Cut ) and paste them back in the same spot ( Edit > Paste in Place ). scripting.rar
import subprocess subprocess.run(['rar', 'a', 'output.rar', 'input.txt']) Use code with caution. Copied to clipboard