Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion Document-Processing/PDF/PDF-Viewer/blazor/organize-pdf.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:
Expand Down