# class ImpositionJob



# MEMBERS

# member rootPath

Type: String

# member read-only root

Type: JDF

# member forceTrimUse

Type: Boolean

# CONSTRUCTORS

# constructor ImpositionJob(path)

Description:

Parameters:

  • path: (String) -

# constructor ImpositionJob()

Description:

# FUNCTIONS

# function run()

Description:

Return:

(PDFDoc) -

# function run(writer)

Description:

Parameters:

# STATIC FUNCTIONS

# static function fromJDFNode(node, root, rootPath)

Description:

Parameters:

  • node: (JDF) -
  • root: (JDF) -
  • rootPath: (String) -

Return:

(ImpositionJob) -

Last Updated: 12/20/2022, 8:12:45 AM