Skip to content

Commit

Permalink
Merge pull request #85 from datalogics-joffref/v18.0.4P2p
Browse files Browse the repository at this point in the history
Update to v18.0.4P2p Release_Notes.html
  • Loading branch information
datalogics-pgallot authored Jan 24, 2024
2 parents f754196 + 7849b30 commit 854cf56
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions apdfl18/Release_Notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,24 @@ <h1>Release Notes, Adobe PDF Library v18</h1>

<div class="entry-content"><p>This page lists updates, fixes, changes and enhancements made to the Adobe PDF Library v18 provided by Datalogics.</p>

<p><strong>APDFL v18.0.4PlusP2p</strong> (January 24, 2024)</p>
<p>New Features:</p>
<ul type="disc">
<li>With this release, the Java and .NET Interfaces version has been increased to 18.0.4.31.</li>
<li>With this release, the Nuget package version has been increased to 18.31.0.</li>
<li>With this release, the Maven package version has been increased to 18.31.0.</li>
</ul>
<p>Problem Corrections:</p>
<ul type="disc">
<li>SF#46039 – Improves downsampling of images during optimization that were problematic to downsample previously.</li>
<li>SF#46061 – Corrects an issue in which an intermittent crash could occur on macOS in a multithreaded scenario rasterizing a complicated path.</li>
<li>SF#46071 – Corrects an issue in which a crash could occur when rendering a complicated path at certain resolutions.</li>
<li>SF#46106 – Changes the enumeration value kPDFProcessorConvertToPDFX42008 to kPDFProcessorConvertToPDFX42010 in the C/C++ interface;
<ul type="disc">
<li>Adds a new member ignoreColorConversion to the PDFProcessorPDFXConvertParamsRec structure of the C/C++ interface which should be used when no colors need to be changed to achieve compliance.</li>
<li>Corrects an issue in which conversion of a document with Optional Content did not persist to the output when targeting PDF/X-4 or PDF/X-6.</li>
</ul>
<p>&nbsp;</p>
<p><strong>APDFL v18.0.4PlusP2m</strong> (December 26, 2023)</p>
<p>New Features:</p>
<ul type="disc">
Expand Down

0 comments on commit 854cf56

Please sign in to comment.