Skip to content

Commit 68d6caf

Browse files
chore(PdfViewer): apply suggestions as per comments
1 parent 60fb335 commit 68d6caf

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

components/pdfviewer/form-filling.md

Lines changed: 3 additions & 21 deletions
Large diffs are not rendered by default.

components/pdfviewer/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ The [PdfViewer toolbar can render built-in and custom tools](slug:pdfviewer-tool
6363

6464
The PdfViewer provides a built-in option for creating and editing annotations. Explore the [available annotation types and how to work with them](slug:pdfviewer-annotations).
6565

66+
## Form Filling
67+
68+
The PdfViewer supports interactive form filling in PDF documents. You can display and edit form fields such as text boxes, checkboxes, radio buttons, and dropdowns. For more details and examples, see the [Form Filling documentation](slug:pdfviewer-form-filling).
69+
6670
## Large File Support
6771

6872
In Blazor **Server** apps, the PDF Viewer uses the **SignalR WebSocket** to:

0 commit comments

Comments
 (0)