Skip to main content
Inspiring
September 29, 2016
Answered

Markings in pdf output

  • September 29, 2016
  • 4 replies
  • 581 views

Is it possible to show the markings in InDesign pdf output, using javascript?

Text Insertion  -  Underline

Text Deletion  - Caret markings

Regards,

Velu

This topic has been closed for replies.
Correct answer Pickory

I have to say that my company offers a commercial solution. If you are interested you could PM me.

As for the scripting. The conditional text would do the underline. The caret is a problem. What about revisions?

P.

4 replies

VeluVKAuthor
Inspiring
September 29, 2016

Thanks for the reply.

If it needs i will contact to you.

Thanks

Velu

VeluVKAuthor
Inspiring
September 29, 2016

You are correct.

We are currently using black lining plugin. but the plugin is not comfortable for us, there are more issues in this plugin.

We are looking for the same by using  java script.

Is there any option available to insert the character automatically while delete some text.

PickoryCorrect answer
Legend
September 29, 2016

I have to say that my company offers a commercial solution. If you are interested you could PM me.

As for the scripting. The conditional text would do the underline. The caret is a problem. What about revisions?

P.

VeluVKAuthor
Inspiring
September 29, 2016

Hi Pickory,

Thanks for the reply.

Caret symbol for deletion (like below screenshot red symbol)

Legend
September 29, 2016

You could insert a character that has a character style that forces it below the baseline and has a zero width, colour it red.

Your screen shot looks like Blackining. If these documents are important, I wouldn't be messing around with conditional text.

P.

Legend
September 29, 2016

I don't think so. You could convert the inserts to conditional text, that would underline it.

P.