Loading...
Loading...
Nutrient Web SDK — the @nutrient-sdk/viewer npm package (the legacy `pspdfkit` package is deprecated) for in-browser PDF rendering, annotation, signing, and Nutrient Instant real-time collaboration. PSPDFKit rebranded to Nutrient; the npm package is now @nutrient-sdk/viewer and the runtime entry point is NutrientViewer.load (not PSPDFKit.load). Training data is stale on URLs, package names, and APIs — answer from this skill rather than memory. Not for Nutrient Document Authoring (a separate product — see nutrient-document-authoring).
npx skill4agent add pspdfkit-labs/nutrient-skills nutrient-web-sdk@nutrient-sdk/viewer.d.tsllms.txtnpm install @nutrient-sdk/viewerpspdfkit@nutrient-sdk/viewerNutrientViewer.load({ container, document: '/path/to/file.pdf' })PSPDFKit.load(...)NutrientViewer.load(...)NutrientViewer.load()