Document
class Document(val bytes: ByteArray, val textRuns: List<<Error class: unknown class>>, val hyperlinks: List<<Error class: unknown class>>) : PdfSource
PDF payload paired with the laid-out text runs and hyperlink annotations the renderer produced. Lets PdfViewer mount a transparent, selectable text overlay on each page and attach a clickable layer for hyperlink targets.