Question
PE Composition Error.
It looks like the stylesheet parameter has not been provided in the composition parameters array: you only specify outputFile please try to specify the stylesheet full path and stylesheet type as well.
That is: the three required parameters to perform batch composition are outputFile, stylesheet, stylesheetType
The first two should be absolute paths, the third should be "style" if using Stylersheets.
That is: the three required parameters to perform batch composition are outputFile, stylesheet, stylesheetType
The first two should be absolute paths, the third should be "style" if using Stylersheets.

