replace text with the same text but change toanother font? CS2 Mac OSX - Adobe Indesign
This is a discussion on replace text with the same text but change toanother font? CS2 Mac OSX - Adobe Indesign ; Hi there, hope someone can help me with this:
I want to replace the text "NL" which is in the font Univers to the same text "NL" but in a different font, Helvetica Light (as I would normally do with ...
-
replace text with the same text but change toanother font? CS2 Mac OSX
Hi there, hope someone can help me with this:
I want to replace the text "NL" which is in the font Univers to the same text "NL" but in a different font, Helvetica Light (as I would normally do with Find/Replace -- More Options -- Find Format Settings -- Replace Format Settings).
Is there any way to do this in Apple scripting? Thanks!
-
Re: replace text with the same text but change to another font? CS2 Mac OSX
Try this (assuming you want "NL" as a separate word):
search for "NL" with change attributes {applied font:"Helvetica", font
style:"Light"} with whole word
You can use any change attributes in the record from change preference
in the Preferences Suite, or use find attributes in the same fashion.
Peter Groen wrote:
> Hi there, hope someone can help me with this:
> I want to replace the text "NL" which is in the font Univers to the same text "NL" but in a different font, Helvetica Light (as I would normally do with Find/Replace -- More Options -- Find Format Settings -- Replace Format Settings).
> Is there any way to do this in Apple scripting? Thanks!
Similar Threads
-
By Application Development in forum Adobe Acrobat
Replies: 0
Last Post: 02-28-2007, 02:27 PM
-
By Application Development in forum Adobe Acrobat
Replies: 10
Last Post: 12-20-2006, 05:41 AM
-
By Application Development in forum Adobe Indesign
Replies: 0
Last Post: 07-07-2006, 08:38 AM
-
By Application Development in forum Javascript
Replies: 1
Last Post: 03-16-2005, 01:36 PM
-
By Application Development in forum Adobe Indesign
Replies: 2
Last Post: 07-24-2004, 03:18 PM