I am trying to write a script for InDesign to find the first character of every line of every paragraph, and change it to another color if it is a vowel. Since it is my very first effort in InDesign scripting, I downloaded Adobe’s Scripting Guide and managed so far to do the following: At first I create the character
Tag: adobe-indesign
How to link to another page with a back button within the frame
I need to have a link to another website with a back button on that website (which I don’t own) back to my site. I initially thought of doing this by using and iFrame and then using z-index to put a …