PDF Annotations

Use when reading, adding, updating, or removing PDF annotations (highlight, free-text, stamp) or page objects (path/text/image) with Android's platform PDF APIs, or when saving those edits back to disk — the editing surface added in API 36.1 (PdfRenderer.Page) and SDK extension 18 (PdfRendererPreV.Page on API 31+), android.graphics.pdf.component. Covers the version gate, the open-edit-write workflow, and the id/render-flag/save contracts. Not for display-only PdfViewerFragment work, PdfDocument creation-from-scratch, form filling, or third-party PDF SDKs (iText, PDFBox, PSPDFKit).

rcosteira79 ada195b 6.5 KB Updated

File contents

rcosteira79/android-skills/tree/main/plugins/android-skills/skills/pdf-annotations commit ada195b7a4

Frequently asked questions

npx skillmds@latest add rcosteira79/pdf-annotations