2024.3.802 (2024 Q3)
PdfProcessing

-
Introduced support for annotations of type StrikeOut.
-
Introduced support for annotations of type Stamp.
-
Introduced support for annotations of type Popup.
-
Introduced support for annotations of type Text.
-
Introduced support for annotations of type Highlight.
-
Introduced SVG to
FormSourceconversion. -
Introduced support for annotations of type Line.
-
Added SVG element in a
RadFixedPageso that it can be exported to PDF via theRadPdfProcessinglibrary. -
Handle documents with mismatched font Subtype and FontFile type.
-
Introduced support for Strikethrough text property.
-
Introduced support for Dotted, Dashed, and DashSmallGap borders.
-
Added
System.Formats.Asn1to address CVE-2024-38095 (CVSS 7.5) inSystem.Security.Cryptography.Pkcs.
-
Some documents are not displayed correctly when changing the culture to Right to Left in the .NET 5 or later project.
-
An invalid annotation position leads to missing content.
-
SkiaImageFormatProvider: Text is exported with a wrong position. -
SkiaImageFormatProvider: Darker and lower quality image export on macOS. -
An
InvalidCastExceptionis thrown when importing a PDF document with embedded files. -
The page content is broken when exporting a document and inversing a non-invertible concat matrix.
-
The text is not displayed when CFF Private DICT has leading zeroes.
-
Missing text content is caused by a handled
OverflowExceptionwhile parsing Type1 font file.
SpreadProcessing

-
Introduced support for SVG
FormSourceimages. -
Handle importing and reading cached formula value when the formula contains external references.

-
An
InvalidOperationExceptionis thrown when importing a specific document. -
Incorrect calculation of
UsedCellRangewhen conditional formatting is applied to a large cell range. -
A
FormatExceptionis thrown when getting the formatted cell value as a string using the H format. -
CellValueFormatcomes out incorrect on export when it contains a specific sequence. -
An
ArgumentNullExceptionis thrown when importing documents containing comments with no DateTime. -
Wrong sheet name appears in the exception message when adding sheet with an already existing name.
WordsProcessing

-
Introduced support for SVG
FormSourceimages. -
Introduced support for exporting text with a strikethrough to PDF.

-
A
NullReferenceExceptionis thrown when exporting a document with a field spanning multiple paragraphs inside a list to PDF. -
PageFielddoes not respectStartingPageNumber. -
RtfFormatProvider: Indentation for bullets and numbering changes on export. -
Inserting a Content Control in some cases is not added to the model.
-
Import from HTML does not apply style from class names in CSS.
-
A
FileNotFoundExceptionis thrown when usingHtmlFormatProvider.Import. -
DocFormatProvider:EndOfStreamExceptionwhen importing a document with a specific image. -
Replace does not match the text when it contains a
BookmarkRangeStart/Endobjects. -
The numbered list marker font is not properly exported to PDF.
-
List indent is not correct when exported to PDF.
-
Incorrect calculation of indentation occurs when a paragraph in the list has applied local indent, and the list style defines indent.
-
The hanging indent is not respected when exporting paragraphs with tabs to PDF.