You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/blazor/organize-pages/overview.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ You can easily change the sequence of pages within your document using the drag
37
37
38
38
*`Drag and drop`: Click and drag a page thumbnail to the desired position within the document, then release it to rearrange the page order.
39
39
40
-

40
+

41
41
42
42
### Inserting new pages
43
43
@@ -74,7 +74,13 @@ Seamlessly import a PDF document into your existing document:
74
74
75
75
*`Import PDF document`: Click the **Import Document** button to import a PDF. If a page is selected, the imported document’s thumbnail will be inserted to the right of the selected page. If multiple or no pages are selected, the thumbnail will be added as the first page. When **Save** or **Save As** is clicked, the imported PDF will be merged with the current document. You can insert a blank page to the left or right of the imported thumbnail, delete it, or drag and drop it to reposition as needed.
76
76
77
-

77
+

78
+
79
+
### Extract Document Pages
80
+
81
+
*`Extract Document Pages`: Click the **Extract Document** button to extract a PDF pages. If a pages are selected, the selected pages are extracted as a separate document.
*`Extract Document Pages`: Click the **Extract Document** button to extract a PDF pages. If a pages are selected, the selected pages are extracted as a separate document.
72
+
73
+

74
+
72
75
## Selecting all pages
73
76
74
77
Select all pages simultaneously to perform bulk operations, such as rotating or deleting all pages at once.
0 commit comments