Package 

Interface OnLoadCompleteListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit loadComplete(Integer nbPages) Called when the PDF is loaded
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • loadComplete

         abstract Unit loadComplete(Integer nbPages)

        Called when the PDF is loaded

        Parameters:
        nbPages - the number of pages in this PDF file