From 82d1c329952c1d8b6057dcdbbee903881086f5ce Mon Sep 17 00:00:00 2001 From: SF4524LogeshKumar Date: Fri, 27 Mar 2026 11:17:31 +0530 Subject: [PATCH 1/2] 1007872: Updated Video URL for Blazor Organize Pages --- Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md b/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md index 28698a0fa8..a6d3521b1b 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md @@ -11,6 +11,9 @@ documentation: ug The SfPdfViewer component provides an Organize Pages panel that helps prepare documents before sharing. Use it to tidy scanned files, move pages into the correct order, and duplicate content without leaving the viewer. +Check out the following video to learn how to organize pages in a PDF document using the Blazor PDF Viewer. +{% youtube "https://www.youtube.com/watch?v=CQwfp5arshQ" %} + To open the Organize Pages panel, load a document, ensure that the Organize Pages toolbar item is enabled, and choose **Organize Pages** from the left vertical toolbar. The document must allow page-level edits for the toolbar item to be available. The Organize Pages panel supports the following actions: From f83c0a2c6515465597e80aa107b0badc759afe60 Mon Sep 17 00:00:00 2001 From: SF4524LogeshKumar Date: Fri, 27 Mar 2026 11:26:33 +0530 Subject: [PATCH 2/2] 1007872: Resolved CI failures --- Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md b/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md index a6d3521b1b..bab4af6c6d 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md @@ -1,7 +1,7 @@ --- layout: post title: Organize Pages in Blazor PDF Viewer | Syncfusion -description: Learn here all about Organize Pages in Syncfusion Blazor PDF Viewer component. +description: Learn here all about How to Organize Pages in a PDF Document in Syncfusion Blazor PDF Viewer component. platform: document-processing control: SfPdfViewer documentation: ug