A
complex data type that stores the results of the
Convert to PDF/A operation
operation that the DocConverter service provides.
For information about data that can be accessed using Xpath Expressions,
see
Data items
.
Data items
The data items that
PDFAConversionResult
variables
contain.
conversionLog
A
document
value
that represents the conversion results.
isPDFA
A
boolean
value
that indicates whether the conversion completed successfully. A
value of
true
means that a PDF was successfully
converted to PDF/A, and
false
means that the conversion
failed.
jobLog
A
document
value
that represents the results of an operation.
PDFADocument
A
document
value
that stores the PDF/A document that was generated.
|
|
|