Declined
Last Updated: 22 Sep 2022 08:59 by ADMIN
Created by: Babu
Comments: 4
Category: Telerik Document Processing
Type: Bug Report
1

1. Line Height is not converted properly.  for example, if we set the line height is 1.5 in angular UI editor, in PDF is not shown properly,

2. Table alignment is not proper -  After resizing the in the angular editor, the same alignment is not converted in PDF. I think colgroup and cols custom tags are not considering while converting the PDF.

Completed
Last Updated: 05 Oct 2022 14:18 by ADMIN
Release R3 2022 SP1
Exporting documents with PrintTitles and sheet names containing spaces causes missing PrintTitles.
Unplanned
Last Updated: 14 Jun 2022 12:09 by Eleanor
When converting an HTML file to DOCX file the HtmlFormatProvider imports inline style as file content and inserts it before the actual file content. Since converting HTML to PDF includes converting to DOCX first, as a middle step, this issue is also present in the converted PDF file. 
Completed
Last Updated: 13 Apr 2022 13:49 by ADMIN
Release R2 2022
Exception when converting to PDF and there are cells with a width less then 5.
Unplanned
Last Updated: 14 Nov 2022 13:53 by ADMIN
Created by: JeffSM
Comments: 2
Category: Telerik Document Processing
Type: Feature Request
1
Introduce support for importing webp images. Currently, when you insert such an image in Word it is converted to jpeg.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023

InvalidCastException 'Unable to cast object of type 'EffectContainerElement' to type 'EffectListElement' is thrown on import.

As a workaround, you can either use the old version of the assemblies (R2 2022) or you can set ImportSettings.SkipShapes of the DocxFormatProvider to true.

Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R3 2022 SP1
Created by: Foxy
Comments: 0
Category: Telerik Document Processing
Type: Bug Report
1
When exporting a rotated page from a PDF document to an image, the resulting image is the wrong size, and the page looks clipped.
Unplanned
Last Updated: 14 Mar 2022 13:10 by Sergio
Invalid formula evaluation when there is a comma in the function and no parameter after it.
Unplanned
Last Updated: 16 Mar 2023 08:23 by Joel
Wrong image resizing leads to cropped images when adding large images
Completed
Last Updated: 26 Jun 2023 12:56 by ADMIN
Release R2 2023 SP1
Encrypting document with Interactive forms containing checkboxes exports the checkbox widget with invalid normal caption appearance and name value. After the document is visualized in Adobe Reader DC the exported checkboxes are displayed with different check mark symbol or none.
Completed
Last Updated: 05 Jul 2023 11:55 by ADMIN
Release R2 2023 SP1
The NotBetween conditional formatting rule applies the format to all the cells, no matter if the rule is satisfied or not.
Duplicated
Last Updated: 07 Jun 2021 09:44 by ADMIN
Created by: N
Comments: 1
Category: Telerik Document Processing
Type: Feature Request
1

OpenDocument Format is an open format for many software supported like OpenOffice, I hope the Telerik Document Processing libraries could support for import/export format.

Unplanned
Last Updated: 01 Aug 2023 09:29 by Oliver
If a document containing chats with logarithmic axes is imported and exported, the logarithmic axes are converted to linear.
Unplanned
Last Updated: 01 Aug 2023 09:39 by Oliver
If a document containing chats with multiple vertical axes is imported and exported, the vertical axes are misplaced and with wrong minimum and maximum values.
Unplanned
Last Updated: 01 Aug 2023 09:43 by Oliver
Importing and exporting documents containing chats with legends placed over the chart causes the legends to be misplaced and with a wrong number of series.
Declined
Last Updated: 12 Feb 2021 11:47 by ADMIN
Created by: Mecho
Comments: 2
Category: Telerik Document Processing
Type: Feature Request
1

We would like to have image formats like JPG, PNG and TIFF supported in addition to the PDF and Office document support in DPL.

Unplanned
Last Updated: 12 Nov 2018 18:41 by ADMIN
When using the PdfStreamWriter to write a PdfPageSource whose content is an array of content streams, the resultant content stream contains concatenated graphic state operators. This results in error when loading the document in Acrobat Reader and corrupted page content.
Unplanned
Last Updated: 19 Jul 2024 09:38 by Rory
Created by: Rory
Comments: 0
Category: Telerik Document Processing
Type: Feature Request
1
In Excel this is achieved using the "Categories in reverse order checkbox."
Unplanned
Last Updated: 18 Jul 2024 09:03 by Rory

Workaround: this is the missing part after the export:

Completed
Last Updated: 07 Sep 2023 13:41 by ADMIN
Release R3 2023
The print title defined name can contain any type of formula or literal and the document will still be valid. However, SpreadProcessing expects a cell range reference and throws and exception if the name contains something different.