How to bold the contents inside <strong></strong> tag in the XML
Hi Everyone,
Can anyone help me to develope a script to bold the contents inside <strong></strong> tag in InDesign document??
-Jothi
Hi Everyone,
Can anyone help me to develope a script to bold the contents inside <strong></strong> tag in InDesign document??
-Jothi
With XML, you can take a couple different approaches. 1. You could map the <strong> XML tag to a bold character style in InDesign using the map tags to styles dialog box. 2. You could use an aid attribute in the XML to specify a character style to apply to text. For example <span aid:cstyle="Bold">Text to make bold</span>.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.