Skip to main content
BEGINNER_X
Legend
April 10, 2013
Question

Spell Check

  • April 10, 2013
  • 1 reply
  • 1341 views

Hi All,

Is it possible to spell check in Indesign scripting? And also create Report for missing spell check.

I am checking forum but I cannot get the result.

Please find the attachment.

Thanks in advance

BEGINNER

This topic has been closed for replies.

1 reply

BEGINNER_X
Legend
April 11, 2013

Hi All,

Any update for the above thread.....

Could anyone give solution for my request.

Thanks

BEGINNER

Trevor:
Legend
April 15, 2013

Hi BEGINNER,

You can buy a plug in from Mindsteam which gives you this capability. It might be that only the pro version suports scripting.

Other than that you can't do it unless you use the kspelling object in c++ or export you document to word or acrobat and use VB to generate a list with those applications and import that list.

You could look into use the apid program, I don't know whether that could do it.

By far the easiest way is using the MindsSpell plugin from Mindsteam.

Trevor

P.s. this answer is correct so please mark it as such.

Legend
April 15, 2013

You should be able to turn the dynamic spelling on/off from your script.

The MindStream plugin does seem to be the only plugin that is scriptable.

If you only need to see the dynamic spelling indicators for proof reading, then SpellProof prints the dynamic spelling to pdf.

http://www.kerntiff.co.uk/products-4-indesign/spellproof-id

P.