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/angular/organize-pages/events.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
layout: post
3
-
title: Organize Pages Events in PDF Viewer | Syncfusion
3
+
title: Organize Pages Events in Angular PDF Viewer | Syncfusion
4
4
description: Learn how to organize pages Events in the PDF Viewer, including rotating, rearranging, inserting, deleting, and copying pages on mobile devices.
5
5
platform: document-processing
6
6
control: PDF Viewer
7
7
documentation: ug
8
8
domainurl: ##DomainURL##
9
9
---
10
10
11
-
# Organize Pages Events in PDF Viewer
11
+
# Organize Pages Events in Angular PDF Viewer
12
12
13
13
The PDF Viewer provides events to track and respond to actions within the page organizer, allowing for the customization of page manipulation features.
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/angular/organize-pages/programmatic-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: post
3
-
title: Programmatic Support for Organize Pages in Angular PDF Viewer control | Syncfusion
3
+
title: Programmatical Organize Pages in Angular PDF Viewer control | Syncfusion
4
4
description: Learn here all about Programmatic Support for Organize Pages in Syncfusion Angular PDF Viewer control of Syncfusion Essential JS 2 and more.
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/angular/organize-pages/ui-interactions.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
-
title: UI Interactions for Organizing Pages in Angular PDF Viewer | Syncfusion
4
-
description: Learn about the UI interactions for organizing pages in the Syncfusion Angular PDF Viewer control, including rotating, rearranging, inserting, deleting, and copying pages.
3
+
title: UI Interaction for Organize Pages in Angular PDF Viewer | Syncfusion
4
+
description: Learn about the UI interactions for organize pages in the Angular PDF Viewer control, including rotating, rearranging, inserting, deleting, and copying pages.
5
5
platform: document-processing
6
6
control: PDF Viewer
7
7
documentation: ug
@@ -21,15 +21,15 @@ You can adjust the orientation of pages to ensure proper alignment. The rotate i
21
21
***Rotate clockwise**: Rotate the selected pages 90 degrees clockwise.
22
22
***Rotate counter-clockwise**: Rotate the selected pages 90 degrees counter-clockwise.
23
23
24
-

24
+

25
25
26
26
## Rearranging PDF pages
27
27
28
28
Easily change the sequence of pages using the drag-and-drop method:
29
29
30
30
***Drag and drop**: Click and drag a page thumbnail to the desired position within the document, then release it to reorder the pages.
31
31
32
-

32
+

33
33
34
34
## Inserting new pages
35
35
@@ -38,7 +38,7 @@ Effortlessly add blank pages to your document with the following options:
38
38
***Insert blank page left**: Insert a blank page to the left of the selected page.
39
39
***Insert blank page right**: Insert a blank page to the right of the selected page.
40
40
41
-

41
+

42
42
43
43
## Deleting PDF pages
44
44
@@ -47,7 +47,7 @@ Remove unwanted pages from your document with these steps:
47
47
1.**Select pages to delete**: Click on the thumbnails of the pages you wish to remove. You can select multiple pages at once.
48
48
2.**Delete selected pages**: Use the delete option in the Organize Pages pane to remove the selected pages from the document.
49
49
50
-

50
+

51
51
52
52
## Copying PDF pages
53
53
@@ -56,21 +56,21 @@ Duplicate pages within your PDF document effortlessly:
56
56
***Select pages to copy**: Click on the page thumbnails you wish to duplicate.
57
57
***Copy selected pages**: Use the copy option to create duplicates. The copied pages will be added to the right of the selected pages.
58
58
59
-

59
+

60
60
61
61
## Importing a PDF document
62
62
63
63
Seamlessly import another PDF document into your current document:
64
64
65
65
***Import PDF document**: Click the **Import Document** button to select and import a PDF. The imported document will be inserted as a thumbnail. If a page is selected, the thumbnail will be added to its right. If no pages are selected, it will be added as the first page. The imported PDF will be merged with the current document upon saving.
66
66
67
-

67
+

68
68
69
69
## Selecting all pages
70
70
71
71
Select all pages simultaneously to perform bulk operations, such as rotating or deleting all pages at once.
72
72
73
-

73
+

74
74
75
75
## Zooming page thumbnails
76
76
@@ -80,7 +80,7 @@ Adjust the size of page thumbnails for better visibility and precision:
80
80
* Zoom in to see more detail on each page.
81
81
* Zoom out to view more pages at once.
82
82
83
-

83
+

84
84
85
85
## Real-time updates and saving
86
86
@@ -94,4 +94,4 @@ The following keyboard shortcuts are available in the Organize Pages dialog:
94
94
***Ctrl+Y**: Redo the last undone action.
95
95
***Ctrl+Scroll**: Zoom in and out on page thumbnails for better visibility.
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/asp-net-core/organize-pages/ui-interactions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,21 +55,21 @@ Duplicate pages within your PDF document effortlessly:
55
55
***Select pages to copy**: Click on the page thumbnails you wish to duplicate.
56
56
***Copy selected pages**: Use the copy option to create duplicates. The copied pages will be added to the right of the selected pages.
57
57
58
-

58
+

59
59
60
60
## Importing a PDF document
61
61
62
62
Seamlessly import another PDF document into your current document:
63
63
64
64
***Import PDF document**: Click the **Import Document** button to select and import a PDF. The imported document will be inserted as a thumbnail. If a page is selected, the thumbnail will be added to its right. If no pages are selected, it will be added as the first page. The imported PDF will be merged with the current document upon saving.
65
65
66
-

66
+

67
67
68
68
## Selecting all pages
69
69
70
70
Select all pages simultaneously to perform bulk operations, such as rotating or deleting all pages at once.
71
71
72
-

72
+

73
73
74
74
## Zooming page thumbnails
75
75
@@ -79,7 +79,7 @@ Adjust the size of page thumbnails for better visibility and precision:
79
79
* Zoom in to see more detail on each page.
80
80
* Zoom out to view more pages at once.
81
81
82
-

82
+

83
83
84
84
## Real-time updates and saving
85
85
@@ -93,4 +93,4 @@ The following keyboard shortcuts are available in the Organize Pages dialog:
93
93
***Ctrl+Y**: Redo the last undone action.
94
94
***Ctrl+Scroll**: Zoom in and out on page thumbnails for better visibility.
0 commit comments