Batch Processing a Find Font in Document
I am wanting to have a script that will look in a folder/directory and...
- Open each .pdf file in that directory one at a time and do the following
- Find Font in Document
- Arial
- Replace With Font From System
- Courier New
- Save the file with default Illustrator PDF save settings in same location (in other words I don't need it to be saved as another file)
I would love to do this with minimal or no interaction from the user.
Any ideas if this is possible? Keeping in mind that each file will have 1,000's of text frames with the Arial font that need to be changed to Courier New.
Any help would be greatly appreciated!