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.
Unplanned
Last Updated: 12 Apr 2019 14:45 by ADMIN
Created by: David
Comments: 7
Category: Telerik Document Processing
Type: Feature Request
1

I'm working on a project that has a service component that will be generating Excel xlsx documents for distribution.  While there is a UI for administrative tasks, the service itself will run without an interface.  I'm using the Documents.Core, and several other associated libraries to accomplish this.  Two issues I've encountered, one is setting up the project with the appropriate libraries and keeping the version in sync with the Admin application, second is protecting those libraries once they are packaged for release.  I had a support ticket open to determine how to accomplish the latter, but the first is still a manual issue.  

So the feature request is to include the ability in the project templates and/or Convert to Telerik WPF Application to support a headless document solution.  It would ideally include (only) the required libraries and maintain their linkage to the appropriate library version with the rest of the solution which occurs with a full Telerik WPF UI app.  It would also include the necessary boilerplate code and references to properly protect the libraries.  I was referred to another feedback request on improving the overall library protection build process, but while related, what I'm asking for here is not exactly the same.

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.

Completed
Last Updated: 02 Mar 2020 09:53 by ADMIN
Release LIB 2020.1.302 (03/02/2020)
Exception when using multiple instances of RtfFormatProvider
Unplanned
Last Updated: 23 Apr 2020 08:38 by ADMIN
Created by: Dimitar
Comments: 0
Category: Telerik Document Processing
Type: Bug Report
1
The align property is not respected when importing HTML
Declined
Last Updated: 05 Jan 2021 12:50 by ADMIN
Created by: Fadi
Comments: 3
Category: Telerik Document Processing
Type: Bug Report
1

Attached a project to demonstrate some issues we're seeing that need resolving in order to use the component.

1. When using a font like Tahoma on a form field, the value no longer displays or contains garbled text.

2. Input file is 24KB, output is 2MB!

3. Rotated field lose their rotation after being flattened.

4. Simulate merging with other files, 100 times the file is now 150MB! It's as though it's not re-using the fonts, but keeps adding the same ones.

5. when merging, but not flattening, the form fields are all lost on pages after page 1

Declined
Last Updated: 13 Jan 2021 16:11 by ADMIN
Created by: Fadi
Comments: 1
Category: Telerik Document Processing
Type: Bug Report
1

Even without flattening the form the Barcode font gets lost.

Noticed that manually setting the font using the font name with spaces seems to work.

Other custom fonts on our form appear to work, however the Free 3 of 9 does 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: 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.
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.
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 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. 
Unplanned
Last Updated: 03 Aug 2022 06:07 by Anu
Created by: Anu
Comments: 0
Category: Telerik Document Processing
Type: Feature Request
1
Add support for a cross-references field
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.
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.
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.

Unplanned
Last Updated: 16 Mar 2023 08:23 by Joel
Wrong image resizing leads to cropped images when adding large images
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.
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.