Skip to main content
kp_adobe
Participant
January 26, 2015
Question

Can I bulk change 'marker type'?

  • January 26, 2015
  • 1 reply
  • 318 views

Hi there,

Can I quickly change 'marker type A' into 'marker type B' across a whole book using Find/Replace, or would it need to be a script (I don't know ExtendScript).

Many thanks

Ali

    This topic has been closed for replies.

    1 reply

    Arnis Gubins
    Inspiring
    January 26, 2015

    You can't do it using the Find/Replace functionality (there is no Replace component for a marker). However, you could do this easily enough in the MIF version of the files. All markers have the <MTypeName string> syntax component in them, so just use a find/replace on that.