output-docinfo-ops

Contained By

Business Service XML Element
file

Contains

Business Service XML Element
output-docinfo-op

Business Service XML Element

Name Description Value Type Req (Y/N) Valid Value(s) Default Value Direction
output-docinfo-ops Specifies information about the PDF properties of the output file. A list of 0 or more output-docinfo-op elements defining the operations to be performed on the output file DocInfo dictionary for this file only. The operations defined by the child output-docinfo-op elements are executed in the order they appear in the ticket. The operations are independent of each other and may alter the output of previous operations from this or output-docinfo-ops defined for preceding request/desc/publish/components/file elements.
Note: Use of the output-document-props element in the /desc/publish/components/file element is deprecated. If both the output-document-props element and the output-docinfo-ops elements appear as children of a single /desc/publish/components/file element, the element appearing last is used
xml N/A in

Example

<output-docinfo-ops>
   <output-docinfo-op/>
     . . .
   <output-docinfo-op/>
 </output-docinfo-ops>