Script to place an icon at the beginning of a paragraph
I'm wondering if anyone can help me with a little script ...
I have reocurring documents that consist of several pages. In a document I need to place icons at the beginning of certain paragraphs, e.g. I need to place Icon-A at the beginning of Para-style-A, Icon-B at the beginning of Para-style-B, and Icon-C at the beginning of Para-style-C. I can do this no problem using find/change and GREP, e.g. copying Icon-A to the pasteboard and running a command to find the beginning of Para-style-A and paste the icon. Then repeating the process for the other icons/paragraphs.
Is it at all possible that a script could add all the icons to the relevant paragraph styles?
Any help is much appreciated.


