rememberPdfViewState
fun rememberPdfViewState(document: <Error class: unknown class>, initialPage: Int = 0): PdfViewState
Remembers a PdfViewState for document. Hoist it to drive a PdfView from anywhere — navigation buttons in your top bar, a zoom slider, a HUD overlay — the state object is the single point of control.