Class Log

java.lang.Object
com.realobjects.pdfreactor.Log

public class Log extends Object

The log of a PDF or image conversion.

  • Method Details

    • getRecords

      public Record[] getRecords()

      The log records of the main PDFreactor log.

    • getRecordsJavaScript

      public JavaScriptRecord[] getRecordsJavaScript()

      The log records of the PDFreactor JavaScript log.

    • getRecordsCss

      public Record[] getRecordsCss()

      The log records of the PDFreactor CSS log.