Skip to content

Commit ed7f22c

Browse files
committed
addressed the feedback and the comments
1 parent 299ac41 commit ed7f22c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledge-base/resize-images-radpdfprocessing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to adjust large images to fit within the PDF page dimensi
44
type: how-to
55
page_title: How to Resize Images for PDF Documents in RadPdfProcessing
66
slug: resize-images-radpdfprocessing
7-
tags: radpdfprocessing, document processing, image to pdf, image resize, aspect ratio
7+
tags: pdfprocessing, document, processing, image, pdf, resize, aspect, ratio
88
res_type: kb
99
ticketid: 1656650
1010
---
@@ -17,7 +17,7 @@ ticketid: 1656650
1717

1818
## Description
1919

20-
When converting an image to a PDF file using [RadPdfProcessing]({%slug radpdfprocessing-overview%}), the resulting PDF may cut off parts of the image if its dimensions (e.g., 1700 x 1700 px) exceed the PDF page size. The goal is to:
20+
When inserting an image to a PDF file using [RadPdfProcessing]({%slug radpdfprocessing-overview%}), the resulting PDF may cut off parts of the image if its dimensions exceed the PDF page size. The goal is to:
2121

2222
1. Display the image as is if it fits on the page without resizing.
2323
2. If the image is too large, shrink it to fit on the page while preserving the aspect ratio.

0 commit comments

Comments
 (0)