diff --git a/PDF2IMG/PDF2IMG.pdf b/PDF2IMG/PDF2IMG.pdf
index 00eb425b..512e6a92 100644
Binary files a/PDF2IMG/PDF2IMG.pdf and b/PDF2IMG/PDF2IMG.pdf differ
diff --git a/PDF2IMG/Release_Notes.html b/PDF2IMG/Release_Notes.html
index afaf8eda..13a3238f 100644
--- a/PDF2IMG/Release_Notes.html
+++ b/PDF2IMG/Release_Notes.html
@@ -16,7 +16,19 @@
-
PDF2IMG Release Notes
+
PDF2IMG Release Notes
+
Version 4.9.0 (August 1, 2024)
+
New Features:
+
+ - The NuGet package version has increased to v4.9.0.
+
+
Problem Corrections:
+
+ - SF#46139 – Corrects an issue specifying the CMYK colorspace when using the .NET interface.
+ - SF#46141 – Corrects an issue where rasterizing a rotated PDF page to an image-only PDF could cause a crash.
+ - SF#46178 – Corrects an issue where the /UserUnit of a PDF page was not considered during rendering.
+
+
Version 4.8.0 (January 5, 2024)
New Features:
@@ -26,7 +38,7 @@ PDF2IMG Release Notes
Problem Corrections:
- - SF#46047– Corrects an issue in which an output image was produced with an incorrect resolution when using the -removewhitespace option.
+ - SF#46047 – Corrects an issue in which an output image was produced with an incorrect resolution when using the -removewhitespace option.
Version 4.7.0 (November 11, 2023)