Enum OperationConvertPdfa.SuccessReportEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationConvertPdfa.SuccessReportEnum>
    Enclosing class:
    OperationConvertPdfa

    public static enum OperationConvertPdfa.SuccessReportEnum
    extends Enum<OperationConvertPdfa.SuccessReportEnum>
    This parameter is used to define whether and in which format the XML report for a successful conversion will be returned. * none = An XML report will not be returned * linked = The XML report will be appended at the end of the PDF/A document. * zip = The PDF/A document and the XML report will be packaged together in a ZIP archive. **Tip:** The format of the document generated with \"errorReport\" and \"successReport\" is described by the http://schema.webpdf.de/1.0/report/pdfa.xsd schema.