Skip to content

Commit

Permalink
Sync develop to main for PDF2IMG 4.9.0 release (#144)
Browse files Browse the repository at this point in the history
* Update FF User Guide

* Point ref to index.html (#142)

* Update Release_Notes.html (#139)

documents the new features of PDFFormsFlattener v4.0.0

* Update reference guide for PDF2IMG release 4.9.0 (#143)

* Updated the PDF2IMG4.9.0 release note (#145)

Co-authored-by: datalogics-joffref <[email protected]>

---------

Co-authored-by: bruceh <[email protected]>
Co-authored-by: Patrick Gallot <[email protected]>
Co-authored-by: datalogics-ganthony <[email protected]>
Co-authored-by: datalogics-joffref <[email protected]>
  • Loading branch information
5 people authored Aug 1, 2024
1 parent f56315e commit d94cbc5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
Binary file modified PDF2IMG/PDF2IMG.pdf
Binary file not shown.
16 changes: 14 additions & 2 deletions PDF2IMG/Release_Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,19 @@
</script>
<body>
<div>
<h1>PDF2IMG Release Notes</h1>
<h1>PDF2IMG Release Notes</h1>
<p><strong>Version 4.9.0 </strong>(August 1, 2024)<br/></p>
<p>New Features:</p>
<ul>
<li>The NuGet package version has increased to v4.9.0.</li>
</ul>
<p>Problem Corrections:</p>
<ul>
<li>SF#46139 – Corrects an issue specifying the CMYK colorspace when using the .NET interface.</li>
<li>SF#46141 – Corrects an issue where rasterizing a rotated PDF page to an image-only PDF could cause a crash.</li>
<li>SF#46178 – Corrects an issue where the /UserUnit of a PDF page was not considered during rendering.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Version 4.8.0 </strong>(January 5, 2024)<br/></p>
<p>New Features:</p>
<ul>
Expand All @@ -26,7 +38,7 @@ <h1>PDF2IMG Release Notes</h1>
</ul>
<p>Problem Corrections:</p>
<ul>
<li>SF#46047– Corrects an issue in which an output image was produced with an incorrect resolution when using the -removewhitespace option.</li>
<li>SF#46047 – Corrects an issue in which an output image was produced with an incorrect resolution when using the -removewhitespace option.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Version 4.7.0 </strong>(November 11, 2023)<br/></p>
Expand Down

0 comments on commit d94cbc5

Please sign in to comment.