Skip to content

Commit ac2be78

Browse files
Merge pull request #1490 from syncfusion-content/984373-pv-faq
984373: Update the FAQ section for blazor pdfviewer
2 parents 687dfa7 + 04e5a3e commit ac2be78

File tree

54 files changed

+112
-59
lines changed

Some content is hidden

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

54 files changed

+112
-59
lines changed

Document-Processing-toc.html

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -541,46 +541,47 @@
541541
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/print">Print</a></li>
542542
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/events">Events</a></li>
543543
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/globalization">Globalization and RTL</a></li>
544-
<li>How To
545-
<ul>
546-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/how-to-load-PDF-from-URL-to-server-side-PDF-viewer">Load PDF from URL to server-side PDF viewer</a></li>
547-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/create-sfpdfviewer-in-a-popup-window">Create a SfPdfViewer within a popup window in Blazor</a></li>
548-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/load-pdf-document-dynamically">Load PDF documents dynamically in Blazor SfPdfViewer Component</a></li>
549-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/load-office-files">Load Office files in Blazor SfPdfViewer</a></li>
550-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/view-docx-file-in-blazor-application">View DOCX file in Blazor application</a></li>
551-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/unload-the-pdf-document-from-viewer">Unload the PDF document from Viewer in Blazor SfPdfViewer Component</a></li>
552-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/import-annotations-as-objects">Import annotations as objects in Blazor SfPdfViewer Component</a></li>
553-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/suppress-error-message">Suppress the error dialog</a></li>
554-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/move-scrollbar">Move the scrollbar to the exact location of annotations</a></li>
555-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/create-sfpdfviewer">View the created PDF document</a></li>
556-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/check-status-of-annotations-or-comments">Check the status of annotations or comments in Blazor SfPdfViewer Component</a></li>
557-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/customize-arrow-annotation-heads">Customize arrow annotation heads in Blazor SfPdfViewer</a></li>
558-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/show-or-hide-sfpdfviewer-dynamically">Show or hide the SfPdfViewer Component dynamically in Blazor</a></li>
559-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/increase-connection-buffer-size">Increase the connection buffer size in Blazor SfPdfViewer Component</a></li>
560-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/print-the-sfpdfiewer-inside-the-dialog-component">Print the SfPdfViewer component inside the Dialog component in Blazor</a></li>
561-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/change-the-highlighted-color-of-the-text">Change the highlight color of the text in Blazor SfPdfViewer Component</a></li>
562-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/check-whether-the-loaded-PDF-document-is-edited-or-not">Check the document's editing status in Blazor SfPdfViewer Component</a></li>
563-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/create-pdf-document-in-the-created-event-of-sfpdfviewer">Create PDF document in the created event of Blazor SfPdfViewer Component</a></li>
564-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/create-sfpdfviewer-in-a-splitter-component">Create SfPdfViewer Component in a Splitter Component in Blazor</a></li>
565-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/get-data-from-sfpdfviewer">Get PDF document's data from Blazor SfPdfViewer Component</a></li>
566-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/load-desired-pdf-for-initial-loading-in-hosted-sample">Load desired PDF for initial loading in Blazor SfPdfViewer Component</a></li>
567-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/stretch-the-sfpdfviewer-size-to-its-container">Update the viewer size at run-time in Blazor SfPdfViewer Component</a></li>
568-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/update-form-field-using-context-menu">Update form field using context menu in Blazor SfPdfViewer</a></li>
569-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/identify-the-values-in-the-undo-redo-collections">Identify if the SfPdfViewer has values in the Undo, Redo collections</a></li>
570-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/render-ej2-pdf-viewer-in-blazor">Render JS PDF Viewer inside Blazor SfPdfViewer Component</a></li>
571-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/prevent-scrolling">Prevent the PDF from scrolling and remove the vertical scrollbar</a></li>
572-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/perform-print-in-same-window">Perform print in same window in Blazor SfPdfViewer Component</a></li>
573-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/print-large-page-document">Print large page document in SfPdfViewer Component</a></li>
574-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/refer-sfpdfviewer-script-in-application">Refer the SfPdfViewer script file in Blazor application</a></li>
575-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/deploy-maui-using-android-emulator">Render PDF document from embedded source in the MAUI Android app</a></li>
576-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/improve-performance-using-CDN">Improve the performance using CDN in Blazor SfPdfViewer Component</a></li>
577-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/processing-large-files-without-increasing-maximum-message-size">Processing Large Files Without Increasing Maximum Message Size in SfPdfViewer Component</a></li>
578-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/load-custom-font-pdfium">Load Custom Fonts in a PDF Viewer</a></li>
579-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/render-n-pages-scrolling">Render N number pages on scrolling</a></li>
580-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/load-font-collection">Load Font Collection in a PDF Viewer</a></li>
581-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/reduce-slowness-while-running-the-wasm-sample-in-Visual-Studio">Reduce slowness while running the WASM sample in Visual Studio</a></li>
582-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/coordinate-conversion-between-page-and-client-points">Coordinate Conversion Between Page and Client Points</a></li>
583-
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/how-to/content-security-policy">Use strict CSP in Blazor SfPdfViewer Component</a></li>
544+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faq">FAQ</a>
545+
<ul>
546+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-PDF-from-URL-to-server-side-PDF-viewer">How to Load PDF from URL to server-side PDF viewer</a></li>
547+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-create-sfpdfviewer-in-a-popup-window">How to Create a SfPdfViewer within a popup window in Blazor</a></li>
548+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-pdf-document-dynamically">How to Load PDF documents dynamically in Blazor SfPdfViewer Component</a></li>
549+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-office-files">How to Load Office files in Blazor SfPdfViewer</a></li>
550+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-view-docx-file-in-blazor-application">How to View DOCX file in Blazor application</a></li>
551+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-unload-the-pdf-document-from-viewer">How to Unload the PDF document from Viewer in Blazor SfPdfViewer Component</a></li>
552+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-import-annotations-as-objects">How to Import annotations as objects in Blazor SfPdfViewer Component</a></li>
553+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-suppress-error-message">How to Suppress the error dialog</a></li>
554+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-move-scrollbar">How to Move the scrollbar to the exact location of annotations</a></li>
555+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-create-sfpdfviewer">How to View the created PDF document</a></li>
556+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-check-status-of-annotations-or-comments">How to Check the status of annotations or comments in Blazor SfPdfViewer Component</a></li>
557+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-customize-arrow-annotation-heads">How to Customize arrow annotation heads in Blazor SfPdfViewer</a></li>
558+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-show-or-hide-sfpdfviewer-dynamically">How to Show or hide the SfPdfViewer Component dynamically in Blazor</a></li>
559+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-increase-connection-buffer-size">How to Increase the connection buffer size in Blazor SfPdfViewer Component</a></li>
560+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-print-the-sfpdfiewer-inside-the-dialog-component">How to Print the SfPdfViewer component inside the Dialog component in Blazor</a></li>
561+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-change-the-highlighted-color-of-the-text">How to Change the highlight color of the text in Blazor SfPdfViewer Component</a></li>
562+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-check-whether-the-loaded-PDF-document-is-edited-or-not">How to Check the document's editing status in Blazor SfPdfViewer Component</a></li>
563+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-create-pdf-document-in-the-created-event-of-sfpdfviewer">How to Create PDF document in the created event of Blazor SfPdfViewer Component</a></li>
564+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-create-sfpdfviewer-in-a-splitter-component">How to Create SfPdfViewer Component in a Splitter Component in Blazor</a></li>
565+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-get-data-from-sfpdfviewer">How to Get PDF document's data from Blazor SfPdfViewer Component</a></li>
566+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-desired-pdf-for-initial-loading-in-hosted-sample">How to Load desired PDF for initial loading in Blazor SfPdfViewer Component</a></li>
567+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-stretch-the-sfpdfviewer-size-to-its-container">How to Update the viewer size at run-time in Blazor SfPdfViewer Component</a></li>
568+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-update-form-field-using-context-menu">How to Update form field using context menu in Blazor SfPdfViewer</a></li>
569+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-identify-the-values-in-the-undo-redo-collections">How to Identify if the SfPdfViewer has values in the Undo, Redo collections</a></li>
570+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-render-ej2-pdf-viewer-in-blazor">How to Render JS PDF Viewer inside Blazor SfPdfViewer Component</a></li>
571+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-prevent-scrolling">How to Prevent the PDF from scrolling and remove the vertical scrollbar</a></li>
572+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-perform-print-in-same-window">How to Perform print in same window in Blazor SfPdfViewer Component</a></li>
573+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-print-large-page-document">How to Print large page document in SfPdfViewer Component</a></li>
574+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-refer-sfpdfviewer-script-in-application">How to Refer the SfPdfViewer script file in Blazor application</a></li>
575+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-deploy-maui-using-android-emulator">How to Render PDF document from embedded source in the MAUI Android app</a></li>
576+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-improve-performance-using-CDN">How to Improve the performance using CDN in Blazor SfPdfViewer Component</a></li>
577+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-processing-large-files-without-increasing-maximum-message-size">How to Processing Large Files Without Increasing Maximum Message Size in SfPdfViewer Component</a></li>
578+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-custom-font-pdfium">How to Load Custom Fonts in a PDF Viewer</a></li>
579+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-render-n-pages-scrolling">How to Render N number pages on scrolling</a></li>
580+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-load-font-collection">How to Load Font Collection in a PDF Viewer</a></li>
581+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-reduce-slowness-while-running-the-wasm-sample-in-Visual-Studio">How to Reduce slowness while running the WASM sample in Visual Studio</a></li>
582+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-coordinate-conversion-between-page-and-client-points">How to Coordinate Conversion Between Page and Client Points</a></li>
583+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-configure-content-security-policy">How to Configure CSP in Blazor SfPdfViewer Component</a></li>
584+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-extract-particular-text-and-highlight">How to Extract Particular Text and Highlight</a></li>
584585
</ul>
585586
</li>
586587
<li>
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
layout: post
3+
title: FAQ Section in Blazor SfPdfViewer Component | Syncfusion
4+
description: In this section, you can know about the various questions asked about manipulation of in Blazor SfPdfViewer Component.
5+
platform: document-processing
6+
control: SfPdfViewer
7+
documentation: ug
8+
---
9+
10+
# Frequently Asked Questions Section in Blazor SfPdfViewer Component
11+
12+
The frequently asked questions in Syncfusion Blazor PDF Viewer
13+
14+
* [How to Load PDF from URL to server-side PDF viewer?](./faqs/how-to-load-PDF-from-URL-to-server-side-PDF-viewer)
15+
* [How to Create a SfPdfViewer within a popup window in Blazor?](./faqs/how-to-create-sfpdfviewer-in-a-popup-window)
16+
* [How to Load PDF documents dynamically in Blazor SfPdfViewer Component?](./faqs/how-to-load-pdf-document-dynamically)
17+
* [How to Load Office files in Blazor SfPdfViewer?](./faqs/how-to-load-office-files)
18+
* [How to View DOCX file in Blazor application?](./faqs/how-to-view-docx-file-in-blazor-application)
19+
* [How to Unload the PDF document from Viewer in Blazor SfPdfViewer Component?](./faqs/how-to-unload-the-pdf-document-from-viewer)
20+
* [How to Import annotations as objects in Blazor SfPdfViewer Component?](./faqs/how-to-import-annotations-as-objects)
21+
* [How to Suppress the error dialog?](./faqs/how-to-suppress-error-message)
22+
* [How to Move the scrollbar to the exact location of annotations?](./faqs/how-to-move-scrollbar)
23+
* [How to View the created PDF document?](./faqs/how-to-create-sfpdfviewer)
24+
* [How to Check the status of annotations or comments in Blazor SfPdfViewer Component?](./faqs/how-to-check-status-of-annotations-or-comments)
25+
* [How to Customize arrow annotation heads in Blazor SfPdfViewer?](./faqs/how-to-customize-arrow-annotation-heads)
26+
* [How to Show or hide the SfPdfViewer Component dynamically in Blazor?](./faqs/how-to-show-or-hide-sfpdfviewer-dynamically)
27+
* [How to Increase the connection buffer size in Blazor SfPdfViewer Component?](./faqs/how-to-increase-connection-buffer-size)
28+
* [How to Print the SfPdfViewer component inside the Dialog component in Blazor?](./faqs/how-to-print-the-sfpdfiewer-inside-the-dialog-component)
29+
* [How to Change the highlight color of the text in Blazor SfPdfViewer Component?](./faqs/how-to-change-the-highlighted-color-of-the-text)
30+
* [How to Check the document's editing status in Blazor SfPdfViewer Component?](./faqs/how-to-check-whether-the-loaded-PDF-document-is-edited-or-not)
31+
* [How to Create PDF document in the created event of Blazor SfPdfViewer Component?](./faqs/how-to-create-pdf-document-in-the-created-event-of-sfpdfviewer)
32+
* [How to Create SfPdfViewer Component in a Splitter Component in Blazor?](./faqs/how-to-create-sfpdfviewer-in-a-splitter-component)
33+
* [How to Get PDF document's data from Blazor SfPdfViewer Component?](./faqs/how-to-get-data-from-sfpdfviewer)
34+
* [How to Load desired PDF for initial loading in Blazor SfPdfViewer Component?](./faqs/how-to-load-desired-pdf-for-initial-loading-in-hosted-sample)
35+
* [How to Update the viewer size at run-time in Blazor SfPdfViewer Component?](./faqs/how-to-stretch-the-sfpdfviewer-size-to-its-container)
36+
* [How to Update form field using context menu in Blazor SfPdfViewer?](./faqs/how-to-update-form-field-using-context-menu)
37+
* [How to Identify if the SfPdfViewer has values in the Undo, Redo collections?](./faqs/how-to-identify-the-values-in-the-undo-redo-collections)
38+
* [How to Render JS PDF Viewer inside Blazor SfPdfViewer Component?](./faqs/how-to-render-ej2-pdf-viewer-in-blazor)
39+
* [How to Prevent the PDF from scrolling and remove the vertical scrollbar?](./faqs/how-to-prevent-scrolling)
40+
* [How to Perform print in same window in Blazor SfPdfViewer Component?](./faqs/how-to-perform-print-in-same-window)
41+
* [How to Print large page document in SfPdfViewer Component?](./faqs/how-to-print-large-page-document)
42+
* [How to Refer the SfPdfViewer script file in Blazor application?](./faqs/how-to-refer-sfpdfviewer-script-in-application)
43+
* [How to Render PDF document from embedded source in the MAUI Android app?](./faqs/how-to-deploy-maui-using-android-emulator)
44+
* [How to Improve the performance using CDN in Blazor SfPdfViewer Component?](./faqs/how-to-improve-performance-using-CDN)
45+
* [How to Processing Large Files Without Increasing Maximum Message Size in SfPdfViewer Component?](./faqs/how-to-processing-large-files-without-increasing-maximum-message-size)
46+
* [How to Load Custom Fonts in a PDF Viewer?](./faqs/how-to-load-custom-font-pdfium)
47+
* [How to Render N number pages on scrolling?](./faqs/how-to-render-n-pages-scrolling)
48+
* [How to Load Font Collection in a PDF Viewer?](./faqs/how-to-load-font-collection)
49+
* [How to Reduce slowness while running the WASM sample in Visual Studio?](./faqs/how-to-reduce-slowness-while-running-the-wasm-sample-in-Visual-Studio)
50+
* [How to Coordinate Conversion Between Page and Client Points?](./faqs/how-to-coordinate-conversion-between-page-and-client-points)
51+
* [How to Configure CSP in Blazor SfPdfViewer Component?](./faqs/how-to-configure-content-security-policy)
52+
* [How to Extract Particular Text and Highlight?](./faqs/how-to-extract-particular-text-and-highlight)

0 commit comments

Comments
 (0)