Unplanned
Last Updated: 06 Mar 2026 01:55 by Manish

This is preserved in the xml once saved from MS Excel:

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."
Completed
Last Updated: 04 Mar 2026 13:48 by ADMIN
Release 2026.1.304 (2026 Q1)

With the current implementation, the compression setting is omitted:

  • streamWriter.Settings.StreamCompression
Unplanned
Last Updated: 04 Mar 2026 11:29 by ADMIN
Created by: Christophe
Comments: 2
Category: SpreadProcessing
Type: Feature Request
10
At this point, XlsFormatProvider doesn't support images and they are not imported into Workbook while reading an .xls file.
Unplanned
Last Updated: 04 Mar 2026 11:29 by ADMIN
Created by: Manish
Comments: 4
Category: SpreadProcessing
Type: Feature Request
2
Add support for TRANSPOSE function.
Unplanned
Last Updated: 04 Mar 2026 11:29 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.
Unplanned
Last Updated: 03 Mar 2026 13:32 by ADMIN
ADMIN
Created by: Deyan
Comments: 13
Category: SpreadProcessing
Type: Feature Request
82
Add support for creating Tables and applying tables styles (predefined ones or custom).
Unplanned
Last Updated: 02 Mar 2026 16:00 by Wes
Created by: Wes
Comments: 0
Category: WordsProcessing
Type: Feature Request
1
Add support for AutoTextList field.
Unplanned
Last Updated: 26 Feb 2026 12:48 by Mario
Created by: Mario
Comments: 0
Category: PdfProcessing
Type: Feature Request
4
Expose internal GrayColor object.
Unplanned
Last Updated: 26 Feb 2026 06:04 by ADMIN
Created by: Brett
Comments: 2
Category: WordsProcessing
Type: Feature Request
8

Add support for VML shapes.

Related: Add support for Shape Group.

Shape Group is used to collect shapes and groups so they can be positioned and transformed as a single unit. A group contains group, shapetype, shape, pre-defined shape - arc, curve, image, line, oval, polyline, rect, roundrect - and lock elements.

When the object is serialized out as XML, its qualified name is v:group.

Duplicated
Last Updated: 17 Feb 2026 12:34 by ADMIN

Such a document can be considered invalid. However, it would be good to provide functionality to handle it.

Update: After reviewing the case, we concluded that the issue is caused by the document being linearized. Therefore, this item is being marked as a duplicate. Please follow the related public item to receive notifications about future status updates.

 

Completed
Last Updated: 13 Feb 2026 09:39 by ADMIN
Release 2026.1.210 (2026 Q1)
Introduce support for TimeStampServer when using the PdfStreamSigner.
Unplanned
Last Updated: 12 Feb 2026 10:45 by Rob
Created by: Rob
Comments: 0
Category: PdfProcessing
Type: Feature Request
2
Add support for PDF Portfolios.
Unplanned
Last Updated: 10 Feb 2026 11:37 by ADMIN
ADMIN
Created by: Tanya
Comments: 5
Category: SpreadProcessing
Type: Feature Request
12

Provide the ability to work with images in headers/footers of a worksheet. Note that large images put in headers are visualized as watermarks on printing/exporting to PDF.

Watermark in Excel: https://support.office.com/en-us/article/add-a-watermark-in-excel-a372182a-d733-484e-825c-18ddf3edf009

 

Unplanned
Last Updated: 03 Feb 2026 15:35 by ADMIN
ADMIN
Created by: Deyan
Comments: 6
Category: SpreadProcessing
Type: Feature Request
10
Currently, the numbers in a CSV file are parsed as numbers, and the leading zeros are lost. In MS Excel, leading zeros could be preserved when the values are imported as text using the more sophisticated text import wizard (http://www.upenn.edu/computing/da/bo/webi/qna/iv_csvLeadingZeros.html ).

Workaround: The values could be extracted using a third-party (or custom) CSV parser, and inserted manually into the model, using CellSelection.SetValueAsText method (http://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/working-with-cells/cell-value-types.html ).
Unplanned
Last Updated: 29 Jan 2026 08:03 by Janson
When signing more than one signature field, the previous signatures are invalidated.
Unplanned
Last Updated: 26 Jan 2026 14:38 by ADMIN
Created by: Johannes
Comments: 0
Category: PdfProcessing
Type: Feature Request
3
Completed
Last Updated: 26 Jan 2026 14:32 by ADMIN
Release 2025.2.520 (2025 Q2)
Handle the import of documents when the GoToR action`s file specification object is a string.
Completed
Last Updated: 26 Jan 2026 14:27 by ADMIN
Release 2025.4.1216 (2025 Q4)

When importing a large document (e.g. 2.3GB) , the library fails to parse int value that exceeds the limit which leads to endless importing:

Completed
Last Updated: 26 Jan 2026 14:27 by ADMIN
Release 2025.4.1216 (2025 Q4)
Some PDF files have an additional content added before the file header (before %PDF-1.4 for example). This additional content makes all byte offsets in the document invalid, which causes the format provider to throw an exception.

At this point, to import a similar document it should be pre-processed so the content before the version header is removed before importing it.
1 2 3 4 5 6