Skip to content

Patrik

My feedback

1 result found

  1. 8 votes

    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)
    An error occurred while saving the comment
    Patrik commented  · 

    A correction to the report: I just learned that currDoc.preflightOptions.preflightScope = "1-2"; changes the UI preflight panel's scope and not the script-run preflight's scope. When running preflight from script, the scope should be defined in the preflightProcesses.add() method:

    var pfProcess = app.preflightProcesses.add(currDoc, pfProfile,{preflightScope:"1-2"});

    However, this ticket is still valid, because that argument does not work and InDesign always preflights the whole document.

    Patrik shared this idea  · 

Feedback and Knowledge Base