pdfrx_web
    Preparing search index...

    Interface PdfMaterializedCopyOptions

    interface PdfMaterializedCopyOptions {
        catalog?: PdfMaterializedCopyCatalog;
    }
    Index

    preserve retains the selected base document's catalog; rebuild creates a fresh catalog from the arranged pages and their reachable page-level objects. Defaults to preserve.