Skip to main content
Participating Frequently
August 22, 2013
Question

Add new tag with extendscripts

  • August 22, 2013
  • 1 reply
  • 669 views

Hi,

Is it possible to add text to a framemaker document and apply a tag to it with Extend scripts?

This topic has been closed for replies.

1 reply

4everJang
Legend
August 22, 2013

Meera,

The answer is yes, obviously, but I am guessing you would want to know how this works, and that depends on what you mean with tags: format tags (paragraph or character formats), element tags in a structured document, condition tags ?

Kind regards

Jang

Participating Frequently
August 23, 2013

Hi,

Thanks. I am indeed looking at how this can be done.

The document has an anchor tag for the images. I need to add a header tag before each of these  anchors in the document.

I need to perform the following tasks

Locate the anchor tag, say p1. 

Add a text with header formatting prior to this tag(p1)  wherever it occurs.

Any pointers on this would be very helpful