Unplanned
Last Updated: 20 Jul 2021 13:54 by ADMIN
The color transformations of DrawingML colors are not imported, leading to the chart series having different colors compared to the original document.
Completed
Last Updated: 19 Jul 2021 08:30 by ADMIN
Release R3 2021
NullReference exception is thrown when importing document with docx AltChunk element.
Completed
Last Updated: 01 Jul 2021 14:15 by ADMIN
Release R3 2021
Created by: Garrett
Comments: 1
Category: Telerik Document Processing
Type: Bug Report
0
Importing an XLS file containing many merged cells is slow.
Completed
Last Updated: 18 Jun 2021 13:05 by ADMIN
Release R3 2021
Importing an XLS document containing header/footer definition without a specific placement causes an endless loop. 
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.

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.

Declined
Last Updated: 28 Jan 2021 06:51 by ADMIN
Created by: David
Comments: 3
Category: Telerik Document Processing
Type: Bug Report
0

Based on how Excel works, VLookup doesn't need to be sorted, if the 4th parameter is FALSE.  The 4th Parameter determines whether an approximate search is used or an exact match is used.  by default true is used and an approximate search requires a sorted range.  However, if set to FALSE,  then the range doesn't need to be sorted.  the value is checked against the entire column of cells and can be unsorted. 

We process spreadsheets that use VLOOKUP with 4th parameter set to FALSE and unsorted data in range.  These work in Excel, but not in Telerik Spreadsheet processing.

thanks, 

Completed
Last Updated: 19 Jan 2021 14:34 by ADMIN
Release R1 2020
Created by: Greg
Comments: 3
Category: Telerik Document Processing
Type: Bug Report
0
The auto row height is not working when the row is merged. This is only valid if the merged cell range contains a single row.
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.

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

Completed
Last Updated: 29 Oct 2020 12:54 by ADMIN
Release R1 2020
ADMIN
Created by: Tanya
Comments: 81
Category: Telerik Document Processing
Type: Feature Request
72

Currently, Telerik Document Processing is available only for .NET Framework and (partially) for Silverlight. Create version targeting .NET Core.

Update: There is a version of Telerik Document Processing compatible with .NET Core 3.0 in the UI for WPF suite. You can use this version in .NET Core projects running on Windows. The assemblies can be downloaded from telerik.com, the Downloads section of UI for WPF -> Betas tab. Please, note that you should have a valid license for UI for WPF in order to be able to see this version. In case you don't, you can use the Trial license by downloading a trial version of the suite. More information about this version of UI for WPF and how it can be used is available in the related blog post.
Completed
Last Updated: 29 Sep 2020 09:03 by ADMIN
Release LIB 2020.3.1005 (05/10/2020)
When xlsx/docx document is imported, and its main story is with non-default name ('workbook. xml'/'document.xml'), e.g. workbook2.xml/document2.xml, NullReferenceException is thrown and the document is not imported.

Note: Such documents are usually produced after conversion from a template dotx/xlsm.
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: 30 Mar 2020 07:08 by ADMIN
Created by: Rudá Cunha
Comments: 1
Category: Telerik Document Processing
Type: Feature Request
0

Allow to export the documents to image.

Being able to generate a thumbnail for example.

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
Completed
Last Updated: 24 Oct 2019 07:18 by ADMIN
Release R3 2019 SP1

The NuGet packages don't differ .Net Core projects from .Net Core with Desktop Compatibility Pack. This leads to incorrect resolving of the dependencies and the .Net Core projects targeting .Net Core 3.0 cannot be built.

Workaround: An option applicable for all the libraries is to extract the assemblies from the .nupkg files. For PdfProcessing and ZipLibrary you can use the assemblies directly from the pdfviewer installation folder.

Declined
Last Updated: 15 May 2019 14:18 by ADMIN
Created by: Hector
Comments: 1
Category: Telerik Document Processing
Type: Bug Report
0
Testing Tracked Forum
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.

Completed
Last Updated: 17 Dec 2018 13:42 by ADMIN
Created by: Stefan
Comments: 1
Category: Telerik Document Processing
Type: Bug Report
0
When two documents are merged and the source document has watermarks, these are not cloned in the target document.

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.