Skip to content

Commit 7ca3064

Browse files
Merge branch 'development' of https://github.com/syncfusion-content/document-processing-docs into 984044-PdfViewerUpdate
2 parents 4089859 + 5cae53f commit 7ca3064

File tree

14 files changed

+71
-52
lines changed

14 files changed

+71
-52
lines changed

Document-Processing-toc.html

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,6 @@
146146
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/annotation/line-angle-constraints">Line Angle Constraint</a></li>
147147
</ul>
148148
</li>
149-
<li>Redaction
150-
<ul>
151-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/overview">Overview</a></li>
152-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/create-programmatically">Programmatic Support for Redaction</a></li>
153-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/ui-interactions">UI Interaction in Redaction</a></li>
154-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/redaction-in-mobile-view">Redaction in Mobile View</a></li>
155-
</ul>
156-
</li>
157149
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/hand-written-signature">Hand Written Signature</a></li>
158150
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/interaction-mode">Interaction Mode</a></li>
159151
<li>Form Designer
@@ -488,15 +480,15 @@
488480
<ul>
489481
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app">Blazor Web App</a></li>
490482
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/web-assembly-application">Blazor WASM App</a></li>
483+
<li>Blazor Hybrid
484+
<ul>
485+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/maui-blazor-app">.NET MAUI Blazor App</a></li>
486+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/wpf-blazor-app">WPF Blazor App</a></li>
487+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/winforms-blazor-app">WinForms Blazor App</a></li>
488+
</ul>
489+
</li>
491490
</ul>
492-
</li>
493-
<li>Blazor Hybrid
494-
<ul>
495-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/maui-blazor-app">.NET MAUI</a></li>
496-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/wpf-blazor-app">WPF Blazor App</a></li>
497-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/winforms-blazor-app">WinForms Blazor App</a></li>
498-
</ul>
499-
</li>
491+
</li>
500492
<li>Deployment
501493
<ul>
502494
<li><a href="/document-processing/pdf/pdf-viewer/blazor/getting-started/wsl-application">Windows Subsystem for Linux</a></li>
@@ -558,17 +550,25 @@
558550
<li><a href="/document-processing/pdf/pdf-viewer/blazor/annotation/comments">Comments</a></li>
559551
<li><a href="/document-processing/pdf/pdf-viewer/blazor/annotation/import-export-annotation">Import and Export Annotations</a></li>
560552
<li><a href="/document-processing/pdf/pdf-viewer/blazor/annotation/annotations-in-mobile-view">Annotations in Mobile View</a></li>
561-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/annotation/events">Events</a></li>
553+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/annotation/events">Events in Annotations</a></li>
554+
</ul>
555+
</li>
556+
<li>Redaction
557+
<ul>
558+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/overview">Overview</a></li>
559+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/create-programmatically">Programmatic Support for Redaction</a></li>
560+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/ui-interactions">UI Interaction in Redaction</a></li>
561+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/redaction/redaction-in-mobile-view">Redaction in Mobile View</a></li>
562562
</ul>
563563
</li>
564564
<li>Form Designer
565565
<ul>
566566
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/overview">Overview</a></li>
567567
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/create-programmatically">Programmatic Support for Form Designer</a></li>
568568
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/ui-interactions">UI Interactions in Form Designer</a></li>
569-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/form-designer-in-mobile-view">Form Designer in Mobile View</a></li>
570-
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/events">Events in Form Designer</a></li>
569+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/form-designer-in-mobile-view">Form Designer in Mobile View</a></li>\
571570
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/custom-font">Custom Font</a></li>
571+
<li><a href="/document-processing/pdf/pdf-viewer/blazor/form-designer/events">Events in Form Designer</a></li>
572572
</ul>
573573
</li>
574574
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/form-filling">Form Filling</a></li>
@@ -1708,18 +1708,18 @@
17081708
<li>Getting Started
17091709
<ul>
17101710
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/web-app">Blazor Web App</a></li>
1711+
<li>Blazor Hybrid
1712+
<ul>
1713+
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/maui-blazor-app">.NET MAUI Blazor App</a></li>
1714+
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/wpf-blazor-app">WPF Blazor App</a></li>
1715+
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/winforms-blazor-app">WinForms Blazor App</a></li>
1716+
</ul>
1717+
</li>
17111718
</ul>
1712-
</li>
1713-
<li>Blazor Hybrid
1714-
<ul>
1715-
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/maui-blazor-app">.NET MAUI</a></li>
1716-
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/wpf-blazor-app">WPF Blazor App</a></li>
1717-
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/getting-started/winforms-blazor-app">WinForms Blazor App</a></li>
1718-
</ul>
1719-
</li>
1719+
</li>
17201720
<li>Deployment
17211721
<ul>
1722-
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/how-to/dockerImage-hosting-guide">Docker Image Hosting Guide for Blazor Web App</a></li>
1722+
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/deployment/dockerImage-hosting-guide">Docker Image Hosting Guide for Blazor Web App</a></li>
17231723
</ul>
17241724
</li>
17251725
<li><a href="/document-processing/pdf/smart-pdf-viewer/blazor/document-summarizer">Document Summarizer</a></li>
@@ -1734,10 +1734,10 @@
17341734
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/groq-service">Groq AI Service</a></li>
17351735
</ul>
17361736
</li>
1737-
<li>How To
1737+
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/faq">FAQ</a>
17381738
<ul>
1739-
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/how-to/user-token-with-custom-ai-service">User Token with Custom AI service</a></li>
1740-
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/how-to/refer-SfSmartPdfViewer-script-in-application">Refer the SfSmartPdfViewer script file in application</a></li>
1739+
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/faqs/how-to-use-user-token-with-custom-ai-service">How to use user token with Custom AI service</a></li>
1740+
<li> <a href="/document-processing/pdf/smart-pdf-viewer/blazor/faqs/how-to-refer-sfsmartpdfviewer-script-in-application">How to refer the SfSmartPdfViewer script file in application</a></li>
17411741
</ul>
17421742
</li>
17431743
<li>

Document-Processing/PDF/PDF-Viewer/blazor/annotation/events.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The [AddSignature](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdf
4242

4343
#### Event Arguments
4444

45-
For event data, see [AddSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.AddSignatureEventArgs.html) for properties such as AnnotationId, PageNumber, and Bounds.
45+
For event data, see [AddSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.AddSignatureEventArgs.html) for properties such as Id, PageNumber, and Bounds.
4646

4747
The following example illustrates how to handle the AddSignature event.
4848

@@ -58,7 +58,7 @@ The following example illustrates how to handle the AddSignature event.
5858
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
5959
public async Task AddSignature(AddSignatureEventArgs args)
6060
{
61-
Console.WriteLine($"Added Signature ID: {args.AnnotationId}");
61+
Console.WriteLine($"Added Signature ID: {args.Id}");
6262
}
6363
}
6464
@@ -462,7 +462,7 @@ The [MoveSignature](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPd
462462

463463
#### Event Arguments
464464

465-
See [MoveSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.MoveSignatureEventArgs.html) for details such as AnnotationId, PageNumber, PreviousBounds, and Bounds.
465+
See [MoveSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.MoveSignatureEventArgs.html) for details such as Id, PageNumber, PreviousBounds, and Bounds.
466466

467467
The following example illustrates how to handle the MoveSignature event.
468468

@@ -478,7 +478,7 @@ The following example illustrates how to handle the MoveSignature event.
478478
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
479479
public async Task MoveSignature(MoveSignatureEventArgs args)
480480
{
481-
Console.WriteLine($"Moved Signture ID: {args.AnnotationId}");
481+
Console.WriteLine($"Moved Signture ID: {args.Id}");
482482
}
483483
}
484484
@@ -518,7 +518,7 @@ The [RemoveSignature](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Sf
518518

519519
#### Event Arguments
520520

521-
See [RemoveSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.RemoveSignatureEventArgs.html) for details such as AnnotationId and PageNumber.
521+
See [RemoveSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.RemoveSignatureEventArgs.html) for details such as Id and PageNumber.
522522

523523
The following example illustrates how to handle the RemoveSignature event.
524524

@@ -534,7 +534,7 @@ The following example illustrates how to handle the RemoveSignature event.
534534
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
535535
public async Task RemoveSignature(RemoveSignatureEventArgs args)
536536
{
537-
Console.WriteLine($"Removed Signature ID: {args.AnnotationId}");
537+
Console.WriteLine($"Removed Signature ID: {args.Id}");
538538
}
539539
}
540540
@@ -546,7 +546,7 @@ The [ResizeSignature](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Sf
546546

547547
#### Event Arguments
548548

549-
See [ResizeSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.ResizeSignatureEventArgs.html) for details such as AnnotationId, PageNumber, PreviousBounds, and Bounds.
549+
See [ResizeSignatureEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.ResizeSignatureEventArgs.html) for details such as Id, PageNumber, PreviousBounds, and Bounds.
550550

551551
The following example illustrates how to handle the ResizeSignature event.
552552

@@ -562,7 +562,7 @@ The following example illustrates how to handle the ResizeSignature event.
562562
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
563563
public async Task ResizeSignature(ResizeSignatureEventArgs args)
564564
{
565-
Console.WriteLine($"Resized Signature ID: {args.AnnotationId}");
565+
Console.WriteLine($"Resized Signature ID: {args.Id}");
566566
}
567567
}
568568
@@ -574,7 +574,7 @@ The [SignaturePropertiesChange](https://help.syncfusion.com/cr/blazor/Syncfusion
574574

575575
#### Event Arguments
576576

577-
See [SignaturePropertiesChangeEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignaturePropertiesChangeEventArgs.html) for details such as AnnotationId, PageNumber, and changed property values.
577+
See [SignaturePropertiesChangeEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignaturePropertiesChangeEventArgs.html) for details such as Id, PageNumber, and changed property values.
578578

579579
The following example illustrates how to handle the SignaturePropertiesChange event.
580580

@@ -602,7 +602,7 @@ The [SignatureSelected](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.
602602

603603
#### Event Arguments
604604

605-
See [SignatureSelectedEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignatureSelectedEventArgs.html) for details such as AnnotationId and PageNumber.
605+
See [SignatureSelectedEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignatureSelectedEventArgs.html) for details such as Id and PageNumber.
606606

607607
The following example illustrates how to handle the SignatureSelected event.
608608

@@ -618,7 +618,7 @@ The following example illustrates how to handle the SignatureSelected event.
618618
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
619619
public async Task SignatureSelected(SignatureSelectEventArgs args)
620620
{
621-
Console.WriteLine($"Selected Signture ID: {args.AnnotationId}");
621+
Console.WriteLine($"Selected Signture ID: {args.Id}");
622622
}
623623
}
624624
@@ -630,7 +630,7 @@ The [SignatureUnselected](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazo
630630

631631
#### Event Arguments
632632

633-
See [SignatureUnselectedEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignatureUnselectedEventArgs.html) for details such as AnnotationId and PageNumber.
633+
See [SignatureUnselectedEventArgs](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.SignatureUnselectedEventArgs.html) for details such as Id and PageNumber.
634634

635635
The following example illustrates how to handle the SignatureUnselected event.
636636

@@ -646,12 +646,14 @@ The following example illustrates how to handle the SignatureUnselected event.
646646
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succintly.pdf";
647647
public async Task SignatureUnselected(SignatureSelectEventArgs args)
648648
{
649-
Console.WriteLine($"UnSelected Signature ID: {args.AnnotationId}");
649+
Console.WriteLine($"UnSelected Signature ID: {args.Id}");
650650
}
651651
}
652652
653653
```
654654

655+
[View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Annotations/Annotation%20Events).
656+
655657
## See also
656658

657659
* [Events in Blazor SfPdfViewer Component](../events)

Document-Processing/PDF/PDF-Viewer/blazor/form-designer/custom-font.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ To ensure proper rendering and saving of form fields that use custom fonts, espe
4444

4545
[View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Common/Custom%20Font%20Support%20For%20FormFields).
4646

47+
>**Note:** If a form field (TextBox, ListBox, DropDown) using a custom font has text larger than the field’s bounds, the downloaded PDF may render incorrectly in browsers or third‑party viewers. It displays correctly in the Syncfusion SfPdfViewer. To avoid this, use a font size that fits within the field or enlarge the field before saving/downloading.
48+
4749
## Custom Font Support for Signature Fields
4850

4951
The Blazor SfPdfViewer allows loading, editing, and saving custom fonts in signature fields by using the [FallbackFontCollection](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.PdfViewerBase.html#Syncfusion_Blazor_SfPdfViewer_PdfViewerBase_FallbackFontCollection) and [SignatureFonts](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.SfPdfViewer.PdfViewerSignatureDialogSettings.html#Syncfusion_Blazor_SfPdfViewer_PdfViewerSignatureDialogSettings_SignatureFonts) properties.
@@ -109,4 +111,4 @@ The following example illustrates how to load custom fonts in FreeText annotatio
109111

110112
## See also
111113

112-
* [Load Custom Fonts in PDF Viewer](../faqs/how-to-load-custom-font-pdfium)
114+
* [Load Custom Fonts in PDF Viewer](../faqs/how-to-load-custom-font-pdfium)

Document-Processing/PDF/PDF-Viewer/blazor/getting-started/maui-blazor-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ N> If any errors occur while using the Android Emulator, see [Troubleshooting An
147147

148148
![Blazor SfPdfViewer running in the Android emulator](gettingstarted-images/android-emulator.png)
149149

150-
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Server%20Deployment/Maui/MauiBlazorWindow).
150+
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Getting%20Started/MAUI%20Blazor%20App/MauiBlazorWindow).
151151
152152
## See also
153153

Document-Processing/PDF/PDF-Viewer/blazor/getting-started/winforms-blazor-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Run the WinForms application. The Syncfusion&reg; Blazor PDF Viewer renders insi
199199

200200
![WinForms Blazor HybridApp SfPdfViewer rendering in browser](../images/blazor-hybrid-winforms-sfpdfviewer.png)
201201

202-
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Server%20Deployment/WinForms).
202+
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Getting%20Started/WinForms%20Blazor%20App).
203203
204204
## See also
205205

Document-Processing/PDF/PDF-Viewer/blazor/getting-started/wpf-blazor-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Run the WPF application. The Syncfusion&reg; Blazor PDF Viewer renders inside th
215215

216216
![WPF Blazor HybridApp SfPdfViewer rendering in browser](../images/blazor-hybrid-wpf-sfpdfviewer.png)
217217

218-
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Server%20Deployment/DeployWPF).
218+
>[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Getting%20Started/WPF%20Blazor%20App).
219219
220220
## See also
221221

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: post
3+
title: FAQ Section in Blazor Smart PDF Viewer Component | Syncfusion
4+
description: In this section, you can know about the various questions asked about manipulation of in Blazor Smart PDF Viewer Component.
5+
platform: document-processing
6+
control: SfSmartPdfViewer
7+
documentation: ug
8+
---
9+
10+
# Frequently Asked Questions Section in Blazor Smart PDF Viewer
11+
12+
The frequently asked questions in Syncfusion Blazor Smart PDF Viewer
13+
14+
* [How to use user token with Custom AI service?](./faqs/how-to-use-user-token-with-custom-ai-service)
15+
* [How to refer SfSmartPdfViewer script in application?](./faqs/how-to-refer-sfsmartpdfviewer-script-in-application)

0 commit comments

Comments
 (0)