Package 

Interface OnRenderListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onInitiallyRendered(Integer nbPages) Called when the PDF is partially or entirely rendered
      • Methods inherited from class java.lang.Object

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

      • onInitiallyRendered

         abstract Unit onInitiallyRendered(Integer nbPages)

        Called when the PDF is partially or entirely rendered

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