Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87158

GREP optical

$
0
0

Hello guys,

 

why does not this work?

I want to change the kerning on  (findwhat)

 

 

var sel = app.activeDocument.selection;

 

app.findTextPreferences=app.changeTextPreferences=null;

app.findGrepPreferences = NothingEnum.nothing;

app.changeGrepPreferences = NothingEnum.nothing;

app.findGrepPreferences.findWhat="\d{1,4},-";

app.changeGrepPreferences.changeTo="$0";

app.changeGrepPreferences.kerningMethod="optical";

app.activeDocument.changeGrep();   

 

 

 

 

please help me out

 

 

thank you in advance.


Viewing all articles
Browse latest Browse all 87158

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>