pdfrx_web
    Preparing search index...

    Function encodeCollaborativePdf

    • Exports a virtual collaborative arrangement and merges outlines from every represented source document. AcroForm merging is intentionally a separate phase because it requires field-name and resource collision policy. Equal field names from separate sources receive source-scoped prefixes.

      Parameters

      • rootDocument: PdfDocument

        Document currently owned by the viewer.

      • placements: readonly PagePlacement[]

        Final authoritative virtual-page order.

      • sources: PageSourceRegistry

        Registry containing every referenced source document.

      Returns Promise<Uint8Array<ArrayBufferLike>>

      The resulting Promise.