Reply To: Script to print Found strings on an InDesign page

Home Page / Forums / General InDesign Topics (CLOSED) / Script to print Found strings on an InDesign page / Reply To: Script to print Found strings on an InDesign page

#92916

Hi Tim,

you can store your found, e.g. “myDoc.findGrep()”. You will get an array of paragraphs, words or other things. Later you can put the “.contents” of those objects together, insert a page at the end, create a textframe with the proper margins and insert your stored contents. To write a .txt with your found on the desktop would also be possible.

Kai

This article was last modified on March 17, 2017

Comments (0)

Loading comments...