Telerik Document Processing Libraries 2024 Q4 (2024.4.1106)

Released: Nov 13, 2024

Actualizaciones en 2024 Q4 (2024.4.1106)

Características

  • PdfProcessing
    • Introduced support for Matte color for Soft-Mask Images (SMasks).
    • Introduced support for creating documents using CMYK colors.
    • Introduced support for JavaScript actions API.
    • SkiaImageFormatProvider: Introduced support for Text, TextMarkup, Line, and Stamp annotations.
    • Now respects the ExtGState's current stroking alpha constant (CA and ca) when rendering images.
    • Introduced support for ligatures.
    • Introduced handling the import of documents with the wrong type of action key.
    • Introduced support for Trigger Events API related to JS actions.
    • Introduced API for setting Image opacity.
    • Introduced support for RTL (Right-To-Left) text.
    • Introduced Soft-Mask Dictionaries in ExtGState object.
    • Implemented Blend Mode parameter of ExtGState object.
    • Introduced support for Trigger Events.
    • Added support for Justified text.
    • Introduced support for Transparency Group XObjects.
  • SpreadStreamProcessing
    • Introduced support for importing files with absolute relationship targets.
  • WordsProcessing
    • Introduced support for Justify text alignment.

Correcciones

  • Document Processing Libraries
    • Fixed improper handling of memory resources.
  • PdfProcessing
    • Fixed issue where an InvalidOperationException was thrown while parsing the Post table of a specific font file on export.
    • Fixed issue where the wrong colors were exported in Separation colorspaces with ICCBased containing LabColor due to incorrect calculations in Tint transformation function.
    • Fixed issue where Win32Exception was thrown during a long-running process importing many documents with images.
    • Fixed issue where an unexpected trace warning appeared when SVG document did not contain clipping.
    • Fixed issue where the SVG was distorted after exporting.
    • SkiaImageFormatProvider: Export to image was blocked when Export method was used instead of ExportAsync.
    • Fixed issue where a NullReferenceException was thrown when writing image content with the PdfPageStreamWriter.
    • Fixed issue where ArgumentNullException was thrown when resolving DecodeParms collection in Image XObject.
    • Fixed issue where form XObject did not take graphic state color from its content stream context.
    • Fixed issue where document text overlapped and was not possible to read for a specific document.
    • Fixed issue involving decreased performance when loading thumbnails.
    • Fixed issue where the wrong color appeared when the Separation color space with name was set to None.
    • Fixed issue where watermark transparency was not imported correctly.
    • Fixed issue where the Form object did no inherit the graphics state of the page.
    • Fixed issue where RTL (right-to-left) text was reversed when inserting it directly to a document.
  • SpreadProcessing
    • Fixed issue where exporting a workbook with two or more charts with axes produced an invalid document.
    • Fixed issue where built-in number formats were not reevaluated after changing the culture.
  • SpreadStreamProcessing
    • Fixed issue where cell iteration was interrupted when it hit a cell containing an error.
  • WordsProcessing
    • RtfFormatProvider: Heading color was not properly exported.
    • Fixed issue where an InvalidOperationException was thrown when exporting a document containing table with no cells.
    • DocFormatProvider: IndexOutOfRangeException was thrown when importing a specific document with defined section columns.
    • Fixed issue where ArgumentException was thrown during MailMerge of a document with an inline shape.
  • ZipLibrary
    • Fixed issue where invalid content appeared after updating an empty password-protected archive.