I am taking a bunch of text snippets and creating boxes that are .2 inches wider than the text snippet to use as a background for it. I have hundreds of these to make. I can't think of a way to automate this, as each text snippet has a different width. Any ideas? Currently I do this:
- Click on text snippet
- Copy width
- Click on background box
- Paste snippet's width into this width
- Do a quick +.2 calc in the width box
I'd like a way to either automate this or make it quicker. Help is appreciated.