Script for change font InDesign CS4
I'm working on a new project and material came from PC/InDesign. Therefore fonts used on their platform are Type 1. I use OTF on MAC, and changing all fonts manually in 150 pages is insane ![]()
Tried several scripts and none of them help. There is one that change missing fonts, but this is not best solution since i need some families to swap. And in this script still stay some of the main family replacements intouched, so there is still missing font :/.
I also try FindChangeByList but mine line didnt work out
text {findWhat:"Interstate (T1)"} {changeTo:"Interstate"} {include footnotes:true, include master pages:true, include hidden layers:true, whole word:false}