Skip to content

Adobe InDesign: SDK/Scripting Bugs and Features

1 result found

  1. Bug when creating a form check box

    Creating a check box anchored in a text frame systematically ends with a crash in ID v16.2.1.

    javascript:
    app.select( app.selection[0].paragraphs[0].insertionPoints[-2] );
    app.selection[0].checkBoxes.add();

    applescript:
    set thePoint to insertion point -2 of paragraph 1 of selection
    tell thePoint to make check box

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Adobe InDesign: SDK/Scripting Bugs and Features

Categories

Feedback and Knowledge Base