Message API/docs/components/pdf/overview

Overview

Build host-side PDF page workflows with page snapshots, page selection, and page manipulation actions.

Overview

The PDF component APIs let the host application perform page-level edits without owning the document bytes directly.

Page listing and selection are documented under Files because those workflows apply to the active viewer file rather than only PDF manipulation.

  • Use `pageManipulation` to reorder, rotate, copy, paste, insert, replace, extract, or delete pages.

Available Pages

The PDF docs are split by responsibility so teams can document or implement one workflow at a time.

Additional Resources

PDF page workflows usually sit alongside file loading and export flows.