PerPageLayout

fun PerPageLayout(modifier: Modifier, config: SdkConfiguration, pageCount: Int, content: @Composable (Int) -> Unit)

Container that holds list of all pdf pages but displays one page at a time.