Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: Find BulletChar Font

$
0
0

ALso i tried using this.

 

 

app.findGrepPreferences.bulletsAndNumberingListType = ListType.bulletList;

myfound = app.findGrep();

for (i=0 ; i<myfound.length; i++) {

alert (myfound[i].bulletChar.bulletsFont)

}

 

Now the Alert is:

 

Screen Shot 2013-07-15 at 12.45.08.png  this is screenshot is "the paragraphs that has usual bullet and numbering style.

Screen Shot 2013-07-15 at 12.45.13.pngthis is screenshot is for the "bullet that has been added Manually using the font Zapf Dingbats Font".

 

the script finds bulletChart.bulletFont and declare as AUTO_VALUE for normal bullets and [object Font] for bullets added using Zapf Dingbats fonts.

 

How do i, get the font name "zapf Dingbats" as a alert instead of [object Font].


Viewing all articles
Browse latest Browse all 37788

Trending Articles



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