Skip to content

Commit 941eccd

Browse files
989322: resolved img size issues
1 parent 0839bbd commit 941eccd

File tree

28 files changed

+21
-21
lines changed

28 files changed

+21
-21
lines changed
189 KB
Loading
263 KB
Loading
214 KB
Loading

Document-Processing/PDF/PDF-Viewer/angular/organize-pages/ui-interactions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Effortlessly add blank pages to your document with the following options:
3636
* **Insert blank page left**: Insert a blank page to the left of the selected page.
3737
* **Insert blank page right**: Insert a blank page to the right of the selected page.
3838

39-
![Inserting](../images/insert-delete-copy.gif)
39+
![insert](../images/organize-insert.png)
4040

4141
## Deleting PDF pages
4242

@@ -45,7 +45,7 @@ Remove unwanted pages from your document with these steps:
4545
1. **Select pages to delete**: Click on the thumbnails of the pages you wish to remove. You can select multiple pages at once.
4646
2. **Delete selected pages**: Use the delete option in the Organize Pages pane to remove the selected pages from the document.
4747

48-
![Deleting](../images/insert-delete-copy.gif)
48+
![Delete](../images/organize-delete.png)
4949

5050
## Copying PDF pages
5151

@@ -54,7 +54,7 @@ Duplicate pages within your PDF document effortlessly:
5454
* **Select pages to copy**: Click on the page thumbnails you wish to duplicate.
5555
* **Copy selected pages**: Use the copy option to create duplicates. The copied pages will be added to the right of the selected pages.
5656

57-
![Copying](../images/insert-delete-copy.gif)
57+
![Copying](../images/organize-copy.png)
5858

5959
## Importing a PDF document
6060

189 KB
Loading
263 KB
Loading
214 KB
Loading

Document-Processing/PDF/PDF-Viewer/asp-net-core/organize-pages/ui-interactions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Effortlessly add blank pages to your document with the following options:
3737
* **Insert blank page left**: Insert a blank page to the left of the selected page.
3838
* **Insert blank page right**: Insert a blank page to the right of the selected page.
3939

40-
![insert](../images/insert-delete-copy.gif)
40+
![insert](../images/organize-insert.png)
4141

4242
## Deleting PDF pages
4343

@@ -46,7 +46,7 @@ Remove unwanted pages from your document with these steps:
4646
1. **Select pages to delete**: Click on the thumbnails of the pages you wish to remove. You can select multiple pages at once.
4747
2. **Delete selected pages**: Use the delete option in the Organize Pages pane to remove the selected pages from the document.
4848

49-
![Delete](../images/insert-delete-copy.gif)
49+
![Delete](../images/organize-delete.png)
5050

5151
## Copying PDF pages
5252

@@ -55,7 +55,7 @@ Duplicate pages within your PDF document effortlessly:
5555
* **Select pages to copy**: Click on the page thumbnails you wish to duplicate.
5656
* **Copy selected pages**: Use the copy option to create duplicates. The copied pages will be added to the right of the selected pages.
5757

58-
![Copying](../images/insert-delete-copy.gif)
58+
![Copying](../images/organize-copy.png)
5959

6060
## Importing a PDF document
6161

189 KB
Loading
263 KB
Loading

0 commit comments

Comments
 (0)