Skip to main content
Known Participant
August 24, 2015
Answered

Search and Replace Content in Master Pages within a Book

  • August 24, 2015
  • 1 reply
  • 1184 views

I would like to see a feature (if it is not already in FM2015) that would allow the user to search and replace text in all of the master pages in a book. If there is a way to do it or a plug in available, please let me know.

Thank you!

Salome

This topic has been closed for replies.
Correct answer Winfried Reng

Hi Salome,

Of course you can do this with FrameScript or ExtendScript.

Apart from this you can only search/replace on master pages,

if you are already in the master page view.

I assume that your files have different master pages, don’t they?

Otherwise you can change the master pages in one file and

then import them into all other files of the book.

I put all static text on master pages into variables.

Then I can change the content easily only with importing variables

into other files.

Best regards

Winfried

1 reply

Winfried RengCommunity ExpertCorrect answer
Community Expert
September 17, 2015

Hi Salome,

Of course you can do this with FrameScript or ExtendScript.

Apart from this you can only search/replace on master pages,

if you are already in the master page view.

I assume that your files have different master pages, don’t they?

Otherwise you can change the master pages in one file and

then import them into all other files of the book.

I put all static text on master pages into variables.

Then I can change the content easily only with importing variables

into other files.

Best regards

Winfried