In Development
Last Updated: 17 Mar 2026 18:36 by ADMIN
Created by: Rob
Comments: 0
Category: PdfProcessing
Type: Feature Request
2
Add support for PDF Portfolios.
In Development
Last Updated: 17 Mar 2026 13:56 by ADMIN

XlsFormatProvider: InvalidOperationException is thrown when importing a document with an unsupported BIFF record.

Workaround: Re-save the file with Excel before importing it.

In Development
Last Updated: 17 Mar 2026 13:33 by ADMIN
When importing a document with an EmbeddedFile without a Subtype value.
In Development
Last Updated: 17 Mar 2026 12:24 by ADMIN
Created by: DARS
Comments: 4
Category: SpreadProcessing
Type: Feature Request
3
At this point XLS import of SpreadProcessing does not have support for notes/comments.
In Development
Last Updated: 16 Mar 2026 12:57 by ADMIN

After merging several PDF documents, some pages are blank indicating the following error:

In Development
Last Updated: 10 Mar 2026 19:03 by ADMIN
PdfFormatProvider: Justified text alignment is not respected for specific text content.
In Development
Last Updated: 10 Mar 2026 15:33 by ADMIN

Add support for superscript and subscript font effects for cell formatting. Currently, this is not supported by the model and is omitted on import.
			
In Development
Last Updated: 10 Mar 2026 14:05 by ADMIN
Created by: Mario
Comments: 0
Category: PdfProcessing
Type: Feature Request
4
Expose internal GrayColor object.
In Development
Last Updated: 10 Mar 2026 13:49 by ADMIN
Created by: EUNKYUNG
Comments: 0
Category: SpreadProcessing
Type: Feature Request
1
XlsFormatProvider: Add support for hidden rows.
In Development
Last Updated: 10 Mar 2026 13:29 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: SpreadProcessing
Type: Feature Request
10
Add support for strikethrough font effect for cell formatting. Currently this is not supported by the model and is omitted on import.
In Development
Last Updated: 10 Mar 2026 12:20 by ADMIN
Opening a file where there is a format string with modificator [Color11] causes an ArgumentException "Invalid modificator" This prevents the file from opening.
In Development
Last Updated: 06 Mar 2026 09:59 by ADMIN
Created by: Guillaume
Comments: 0
Category: PdfProcessing
Type: Feature Request
0

With the current implementation when exporting a Stitching function all the containing functions are exported as Sampled functions even if they originally have been imported as Exponential interpolation functions, which leads to an increase in the size of the document.

More information can be found in the PDF Specification.

In Development
Last Updated: 05 Mar 2026 19:43 by ADMIN
ADMIN
Created by: Mihail
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Implement the Exponential Interpolation Function in PdfProcessing. Currently, NotSupportedFunctionTypeException is thrown with a message "Function type 2 is not supported."
In Development
Last Updated: 05 Mar 2026 14:07 by ADMIN

The XlsxPartNames class expects a strict name for reading the comments parts:

public const string CommentsPartName = @"/xl/comments{0}.xml";

However, some third-party tools may change the name to GemComments.xml for example. 

MS Excel recognizes this naming for the comments part. It would be nice to provide such functionality in RadSpreadProcessing.

In Development
Last Updated: 04 Mar 2026 09:52 by ADMIN