Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Search and Replace Content in Master Pages within a Book

Explorer ,
Aug 24, 2015 Aug 24, 2015

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

TOPICS
Feature request
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Sep 17, 2015 Sep 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

Translate
Community Expert ,
Sep 17, 2015 Sep 17, 2015
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines