Unplanned
Last Updated: 24 Feb 2022 15:06 by Dimitar
Exporting HTML sets default paragraph margins which are different than non-set value. The non-set value is 16.
Unplanned
Last Updated: 16 Feb 2022 10:38 by ADMIN

Having issues when setting form text field that is rotated. The flatten method does not respect the alignment Middle/Right.

Also the field border does not get rotated.

See attached example.

Unplanned
Last Updated: 09 Feb 2022 13:07 by Chris
When exporting row of empty cells from .xlsx to .csv, we do not keep rows of commas as in Excel.
Unplanned
Last Updated: 31 Jan 2022 15:53 by ADMIN
Created by: Amit
Comments: 0
Category: Telerik Document Processing
Type: Feature Request
0
Provide an API for exporting a DataTable at specified coordinates.
Completed
Last Updated: 17 Dec 2021 16:18 by ADMIN
Release R1 2022
The library allows up to 30 (instead of 31) characters of the sheet name.
Unplanned
Last Updated: 13 Dec 2021 11:28 by ADMIN

We found a small gap in Telerik's code, while defining name of Excel Sheet tab name (through Telerik Spreadsheet) --> using:

IWorksheetExporter CreateWorksheetExporter(string name);

of:

Telerik.Documents.SpreadsheetStreaming.IWorkbookExporter

When defining name of Excel sheet longer than 31 characters, Telerik code throws ArgumentException "Sheet name should be limited to 31 characters."

This is fine and correct - Excel sheet tab could be set UP TO 31 characters.

When using "shorter" name - like 30 characters, it works.

But when using exactly 31 characters, same Exception is thrown, which shouldn't be the case, as:
- Excel allows UP TO 31 charaters

- also you Exception message is clear that name should be limited TO 31 characters ;)

 

Best Regards,
Namyslaw Szymaniuk

Completed
Last Updated: 08 Nov 2021 11:13 by ADMIN
Release R3 2021 SP1
Forecolor of table cells text is not preserved when exporting to PDF
Unplanned
Last Updated: 04 Nov 2021 07:49 by ADMIN
Exception in Export functionality of DocxFormatProvider when mail merge is performed
Unplanned
Last Updated: 27 Sep 2021 05:54 by ADMIN
Wrongly exported image and pages with a specific file.
Declined
Last Updated: 20 Sep 2021 11:58 by ADMIN
Created by: Tobias
Comments: 4
Category: Telerik Document Processing
Type: Bug Report
0

Dear Team,

when I create a pdf with your components (RadFixedDocument, RadFixedPage, FixedContentEditor) I cannot add a "german umlaut" in that report because then it cannot be viewed in your own pdfviewer- control (the exception is: Error loading document: Position is out of range).

I tried to solve this in "creating/ loading" arial.ttf as external font (even this is weird as idea), but this also did not work.

What is your solution for that?

I bought the Telerik components basically for PDF processing, this simply needs to work...

Many thanks for an urgent update on that!

Best regards

Tobias

Declined
Last Updated: 20 Sep 2021 11:51 by ADMIN
Created by: Pedro
Comments: 1
Category: Telerik Document Processing
Type: Bug Report
0

I'm trying to use RadWordsProcessing

to replace text in .docx documents.

when i try to open a document i have an error:

BadImageFormatException: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Reference assemblies should not be loaded for execution.  They can only be loaded in the Reflection-only loader context. (0x80131058)


Unplanned
Last Updated: 17 Sep 2021 09:15 by Stefan
I need to print a series of docx and pdf documents automatically to a printer from a web page directly on the server-side.
Completed
Last Updated: 25 Aug 2021 14:49 by ADMIN
Release R3 2021
If there is a location that has only a page, but no left, top, and zoom an ArgumentOutOfRangeException.
Completed
Last Updated: 12 Aug 2021 13:35 by ADMIN
Release LIB 2021.2.816 (16 Aug 2021)
Charts containing marker definition, even its symbol and fill properties are set to none are drawn.
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.