Skip to main content
15-Moonstone
February 22, 2011
Question

PE Composition Error.

  • February 22, 2011
  • 1 reply
  • 652 views
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.

    1 reply

    1-Visitor
    February 25, 2011
    Thanks Marchetti. Stylesheet was missing as parameter to function. Error
    got resolved.



    Thanks & Regards,
    Manisha




    "Marchetti, Alessio" <->
    02/22/2011 04:30 PM
    Please respond to
    -


    To
    -
    cc

    Subject
    [adepters] - RE: 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.