onPageFailedToRender

abstract fun onPageFailedToRender(pageRenderingException: PageRenderingException)

Called when a specific page in the PDF document has failed to render.

Parameters

pageRenderingException

The {@link PageRenderingException} that caused the page to fail to render.