Skip to content

Commit 962ff38

Browse files
authored
Merge pull request #2504 from syncfusion-content/mauiLinks
Updated UG links in MAUI PDF Viewer
2 parents b25970e + 6b47637 commit 962ff38

46 files changed

Lines changed: 211 additions & 211 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Document-Processing/PDF/PDF-Viewer/maui/Annotations-Overview.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Use these annotations to mark up text content within the PDF document.
3333
| Strikeout | Draws a line through selected text to indicate deletion. |
3434
| Squiggly | Draws a wavy underline to indicate a possible error or area of concern. |
3535

36-
For more information, see [Text Markup Annotations](../text-markups).
36+
For more information, see [Text Markup Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/text-markups).
3737

3838
### Shape Annotations
3939

@@ -48,7 +48,7 @@ Use these annotations to draw geometric shapes over PDF content.
4848
| Polyline | Draws an open multi-segment line. |
4949
| Square | Draws a rectangle over the page. |
5050

51-
For more information, see [Shape Annotations](../shapes).
51+
For more information, see [Shape Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/shapes).
5252

5353
### Freehand and Rich Content Annotations
5454

@@ -60,37 +60,37 @@ For more information, see [Shape Annotations](../shapes).
6060
| Stamp | Places an image or predefined stamp on the page. |
6161
| Sticky notes | Attaches a pop-up note to a specific location on the page. |
6262

63-
For more information, see [Ink Annotations](../ink), [Free Text Annotations](../free-text), [Stamps](../stamps), and [Sticky Notes](../sticky-notes).
63+
For more information, see [Ink Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/ink), [Free Text Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/free-text), [Stamps](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/stamps), and [Sticky Notes](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/sticky-notes).
6464

6565
## In This Section
6666

6767
### Annotation Types
6868

6969
| Topic | Description |
7070
|---|---|
71-
| [Text Markup Annotations](../text-markups) | Highlight, underline, strikeout, and squiggly annotations on selected text. |
72-
| [Shape Annotations](../shapes) | Draw arrows, circles, lines, polygons, polylines, and rectangles over pages. |
73-
| [Ink Annotations](../ink) | Draw freehand strokes over any page area. |
74-
| [Ink Eraser](../ink-eraser) | Erase portions of existing ink annotations. |
75-
| [Free Text Annotations](../free-text) | Place a text box directly on the page. |
76-
| [Stamps](../stamps) | Apply predefined or custom image stamps on a page. |
77-
| [Sticky Notes](../sticky-notes) | Attach pop-up notes to specific locations on a page. |
71+
| [Text Markup Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/text-markups) | Highlight, underline, strikeout, and squiggly annotations on selected text. |
72+
| [Shape Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/shapes) | Draw arrows, circles, lines, polygons, polylines, and rectangles over pages. |
73+
| [Ink Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/ink) | Draw freehand strokes over any page area. |
74+
| [Ink Eraser](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/ink-eraser) | Erase portions of existing ink annotations. |
75+
| [Free Text Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/free-text) | Place a text box directly on the page. |
76+
| [Stamps](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/stamps) | Apply predefined or custom image stamps on a page. |
77+
| [Sticky Notes](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/sticky-notes) | Attach pop-up notes to specific locations on a page. |
7878

7979
### Common Annotation Operations
8080

8181
| Topic | Description |
8282
|---|---|
83-
| [Add, Remove, and Modify Annotations](../add-remove-modify-annotations) | Programmatically add, update, and delete any annotation type. |
84-
| [Annotation Collection](../annotation-collection) | Access and iterate the full annotation collection. |
85-
| [Select and Deselect Annotations](../select-deselect-annotations) | Select one or more annotations programmatically. |
86-
| [Lock and Unlock Annotations](../lock-unlock) | Prevent annotations from being edited or deleted. |
87-
| [Show and Hide Annotations](../show-hide) | Toggle visibility of annotations without removing them. |
88-
| [Import and Export Annotations](../import-export-annotations) | Import/export annotation data in XFDF, FDF, JSON, and XML formats. |
89-
| [Undo and Redo](../undo-redo) | Reverse or reapply recent annotation changes. |
90-
| [Annotation Comments](../annotations-comment) | Add review comments and status to annotations. |
83+
| [Add, Remove, and Modify Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/add-remove-modify-annotations) | Programmatically add, update, and delete any annotation type. |
84+
| [Annotation Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotation-collection) | Access and iterate the full annotation collection. |
85+
| [Select and Deselect Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/select-deselect-annotations) | Select one or more annotations programmatically. |
86+
| [Lock and Unlock Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/lock-unlock) | Prevent annotations from being edited or deleted. |
87+
| [Show and Hide Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/show-hide) | Toggle visibility of annotations without removing them. |
88+
| [Import and Export Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/import-export-annotations) | Import/export annotation data in XFDF, FDF, JSON, and XML formats. |
89+
| [Undo and Redo](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/undo-redo) | Reverse or reapply recent annotation changes. |
90+
| [Annotation Comments](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotations-comment) | Add review comments and status to annotations. |
9191

9292
## See Also
93-
- [Add, Remove, and Modify Annotations](../add-remove-modify-annotations)
94-
- [Import and Export Annotations](../import-export-annotations)
95-
- [Save a Document](../save-a-document)
96-
- [Undo and Redo](../undo-redo)
93+
- [Add, Remove, and Modify Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/add-remove-modify-annotations)
94+
- [Import and Export Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/import-export-annotations)
95+
- [Save a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/save-a-document)
96+
- [Undo and Redo](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/undo-redo)

Document-Processing/PDF/PDF-Viewer/maui/Document-Link-Annotations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords: .net maui pdf viewer, .net maui view pdf, pdf viewer in .net maui, .ne
1212

1313
The PDF viewer allows navigating from one part of the PDF document to another using document link annotations. When a document link annotation is tapped, the PDF viewer scrolls to the destination page or location defined by that annotation. This type of annotation is most commonly used to make a PDF's table of contents interactive — each entry links directly to the corresponding page in the document.
1414

15-
N> Document link annotations differ from hyperlink annotations. Document links navigate **within** the same PDF document, while hyperlinks open an external URL in the device browser. See [Hyperlink Navigation](https://help.syncfusion.com/maui/pdf-viewer/hyperlink-navigation) for details on handling external links.
15+
N> Document link annotations differ from hyperlink annotations. Document links navigate **within** the same PDF document, while hyperlinks open an external URL in the device browser. See [Hyperlink Navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/hyperlink-navigation) for details on handling external links.
1616

1717
## Enable or Disable Document Link Navigation
1818

@@ -27,6 +27,6 @@ pdfViewer.EnableDocumentLinkNavigation = false;
2727
{% endtabs %}
2828

2929
## See Also
30-
- [Hyperlink Navigation](../hyperlink-navigation)
31-
- [Page Navigation](../page-navigation)
32-
- [Document Outline (Bookmarks)](../document-outline)
30+
- [Hyperlink Navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/hyperlink-navigation)
31+
- [Page Navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/page-navigation)
32+
- [Document Outline (Bookmarks)](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/document-outline)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Customization.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ private void Widget_PropertyChanged(object? sender, System.ComponentModel.Proper
122122
{% endtabs %}
123123

124124
## See Also
125-
- [Form Filling Overview](../form-filling-overview)
126-
- [Show and Hide Form Fields](../form-filling-show-hide)
127-
- [Form Fields Collection](../form-filling-collection)
128-
- [Form Field Events](../form-filling-events)
125+
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
126+
- [Show and Hide Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-show-hide)
127+
- [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection)
128+
- [Form Field Events](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-events)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Edit.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,10 @@ Private void customDialogOkButton_Clicked(object sender, EventArgs e)
185185
Button form fields will be rendered in the PDF viewer. But the PDF viewer supports only the `GoTo` actions that navigates to a particular location in the PDF document alone. Other types of button actions are not supported.
186186

187187
## See Also
188-
- [Form Filling Overview](../form-filling-overview)
189-
- [Form Fields Collection](../form-filling-collection)
190-
- [Show and Hide Form Fields](../form-filling-show-hide)
191-
- [Customize Form Fields](../form-filling-customization)
192-
- [Form Field Events](../form-filling-events)
193-
- [Import and Export Form Data](../form-filling-import-export)
194-
- [Electronic Signature](../signature)
188+
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
189+
- [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection)
190+
- [Show and Hide Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-show-hide)
191+
- [Customize Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-customization)
192+
- [Form Field Events](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-events)
193+
- [Import and Export Form Data](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-import-export)
194+
- [Electronic Signature](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/signature)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Events.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ private void PdfViewer_FormFieldFocusChanged(object? sender, FormFieldFocusChang
7474
N> `FormFieldFocusChanged` is raised only for text and signature form fields.
7575

7676
## See Also
77-
- [Form Filling Overview](../form-filling-overview)
78-
- [Edit Form Fields](../form-filling-edit)
79-
- [Form Data Validation](../form-filling-validation)
80-
- [Form Fields Collection](../form-filling-collection)
77+
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
78+
- [Edit Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-edit)
79+
- [Form Data Validation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-validation)
80+
- [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Import-Export.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ void ExportFormData()
7373
{% endtabs %}
7474

7575
## See Also
76-
- [Form Filling Overview](../form-filling-overview)
77-
- [Form Data Validation](../form-filling-validation)
78-
- [Save a Document](../save-a-document)
79-
- [Import and Export Annotations](../import-export-annotations)
76+
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
77+
- [Form Data Validation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-validation)
78+
- [Save a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/save-a-document)
79+
- [Import and Export Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/import-export-annotations)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Overview.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@ private void PdfViewer_DocumentLoadFailed(object sender, DocumentLoadFailedEvent
4242
{% endhighlight %}
4343
{% endtabs %}
4444

45-
Refer to [Handling document load failures](https://help.syncfusion.com/maui/pdf-viewer/documentloadnotifications#handling-document-load-failures) for more details.
45+
Refer to [Handling document load failures](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/documentloadnotifications#handling-document-load-failures) for more details.
4646

4747
## In this section
4848

4949
| Topic | Description |
5050
|---|---|
51-
| [Form Fields Collection](../form-filling-collection) | Access the FormFields collection, restrict editing, clear form data, and attach custom data to fields. |
52-
| [Edit Form Fields](../form-filling-edit) | Programmatically set values for text, checkbox, combo box, list box, radio button, and signature fields. |
53-
| [Show and Hide Form Fields](../form-filling-show-hide) | Control form field visibility using the `IsHidden` property. |
54-
| [Customize Form Fields](../form-filling-customization) | Modify background color, text color, border color, and border width of form field widgets. |
55-
| [Form Field Events](../form-filling-events) | Track value changes and focus changes on form fields using events. |
56-
| [Import and Export Form Data](../form-filling-import-export) | Import and export form data in XFDF, FDF, JSON, and XML formats. |
57-
| [Form Data Validation](../form-filling-validation) | Validate form field values before saving the document. |
51+
| [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection) | Access the FormFields collection, restrict editing, clear form data, and attach custom data to fields. |
52+
| [Edit Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-edit) | Programmatically set values for text, checkbox, combo box, list box, radio button, and signature fields. |
53+
| [Show and Hide Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-show-hide) | Control form field visibility using the `IsHidden` property. |
54+
| [Customize Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-customization) | Modify background color, text color, border color, and border width of form field widgets. |
55+
| [Form Field Events](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-events) | Track value changes and focus changes on form fields using events. |
56+
| [Import and Export Form Data](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-import-export) | Import and export form data in XFDF, FDF, JSON, and XML formats. |
57+
| [Form Data Validation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-validation) | Validate form field values before saving the document. |
5858

5959
## See Also
60-
- [Save a Document](../save-a-document)
61-
- [Electronic Signature](../signature)
62-
- [Document Load Notifications](../documentloadnotifications)
60+
- [Save a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/save-a-document)
61+
- [Electronic Signature](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/signature)
62+
- [Document Load Notifications](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/documentloadnotifications)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Show-Hide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ if (formField is TextFormField nameTextBox)
6868
{% endtabs %}
6969

7070
## See Also
71-
- [Form Filling Overview](../form-filling-overview)
72-
- [Form Fields Collection](../form-filling-collection)
73-
- [Customize Form Fields](../form-filling-customization)
74-
- [Lock and Unlock Annotations](../lock-unlock)
71+
- [Form Filling Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-overview)
72+
- [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection)
73+
- [Customize Form Fields](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-customization)
74+
- [Lock and Unlock Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/lock-unlock)

Document-Processing/PDF/PDF-Viewer/maui/Form-Filling-Validation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ async void ValidateAndSaveForm()
9696
{% endtabs %}
9797

9898
## See Also
99-
- [Form Field Events](../form-filling-events)
100-
- [Form Fields Collection](../form-filling-collection)
101-
- [Import and Export Form Data](../form-filling-import-export)
102-
- [Save a Document](../save-a-document)
99+
- [Form Field Events](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-events)
100+
- [Form Fields Collection](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-collection)
101+
- [Import and Export Form Data](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/form-filling-import-export)
102+
- [Save a Document](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/save-a-document)

Document-Processing/PDF/PDF-Viewer/maui/Free-Text.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,6 @@ Private void customDialogOkButton_Clicked(object sender, EventArgs e)
248248
N> For WinUI and MacCatalyst platforms, there is no separate modal view to receive text input from the users. As a result, the [FreeTextModalViewAppearing](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.PdfViewer.SfPdfViewer.html#Syncfusion_Maui_PdfViewer_SfPdfViewer_FreeTextModalViewAppearing) and [FreeTextModalViewDisappearing](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.PdfViewer.SfPdfViewer.html#Syncfusion_Maui_PdfViewer_SfPdfViewer_FreeTextModalViewDisappearing) events are not applicable for these platforms.
249249

250250
## See Also
251-
- [Annotations Overview](../annotations-overview)
252-
- [Add, Remove, and Modify Annotations](../add-remove-modify-annotations)
253-
- [Text Markups](../text-markups)
251+
- [Annotations Overview](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/annotations-overview)
252+
- [Add, Remove, and Modify Annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/add-remove-modify-annotations)
253+
- [Text Markups](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/text-markups)

0 commit comments

Comments
 (0)