Completed
Last Updated: 01 Jul 2022 13:03 by ADMIN
Release R3 2022
If you replace a certain text with one containing multiple lines and you have certain formatting on the replaced element, the resulting lines lose the current formatting for all lines except the first one.
Completed
Last Updated: 04 Jul 2022 09:54 by ADMIN
Release R3 2022
An InvalidOperationException with a message "Unexpected (UnknownRecord) while looking for DV Table insert pos" is thrown when importing specific XLS documents.
Completed
Last Updated: 04 Jul 2022 13:48 by ADMIN
Release R3 2022
Importing a document containing many VLookup functions searching in a large column range causes poor performance.
Completed
Last Updated: 16 Aug 2022 13:23 by ADMIN
Release LIB 2022.2.822 (22 Aug 2022)
The default ImagePropertiesResolver does not handle the RGB24 pixel format and an exception is thrown.
Completed
Last Updated: 22 Sep 2022 11:46 by ADMIN
Release R3 2022 SP1
When an encrypted document containing document info is exported, the document info is missing.
Completed
Last Updated: 12 Oct 2022 10:32 by ADMIN
Release R3 2021 SP1
A FileNotFoundException is thrown when importing a file and not having a DrawingML reference. FileNotFoundException: Could not load file or assembly 'Telerik.Windows.Documents.DrawingML'
Completed
Last Updated: 07 Nov 2022 14:19 by ADMIN
Release R3 2022 SP1

When using the Clone function from RadFlowDocument, the below exception is thrown :

[2022-10-07T13:06:32.329Z] Error: System.ArgumentException: The document element is associated with another document. (Parameter 'item')
   at Telerik.Windows.Documents.Flow.Model.Collections.DocumentElementCollection`2.VerifyDocumentElementOnInsert(T item)
   at Telerik.Windows.Documents.Flow.Model.Collections.DocumentElementCollection`2.AddClonedChildrenFrom(DocumentElementCollection`2 fromCollection, CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Paragraph.CloneCore(CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Collections.DocumentElementCollection`2.AddClonedChildrenFrom(DocumentElementCollection`2 fromCollection, CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Footer.CloneCore(CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.HeadersFootersBase`1.CloneHeadersFootersFrom(HeadersFootersBase`1 headersFooters, CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Section.ClonePropertiesAndHeadersFooters(CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Section.CloneCore(CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.Collections.DocumentElementCollection`2.AddClonedChildrenFrom(DocumentElementCollection`2 fromCollection, CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.RadFlowDocument.CloneCore(CloneContext cloneContext)
   at Telerik.Windows.Documents.Flow.Model.RadFlowDocument.Clone()
   at Perspex.Shared.OOPGenerator.OOPGenerator.SetWordDocumentTemplate(Schools school, SchoolYear schoolyear) in D:\projecten\cip\Perspex\src\Perspex.Shared\OOPGenerator\OOPGenerator.cs:line 62

It occurs after I upgraded to the latest version (2022.3.906) of RAD Document processing. In the previous version it worked as expected.

Steps I take to reproduce the issue :

1) Load a word document
2) Clone the document.

Duplicated
Last Updated: 13 Oct 2022 10:22 by ADMIN

Having a basic docx document with two tables and bookmarks generates an invalid word document when saving.

Steps to reproduce :

  • Create word document with table and bookmarks
  • Load document into RadFlowDocument
  • Cloning document will generate an exception
  • Saving document works but the saved document cannot be opened with Word. (invalid document)

I have included a simple project to demonstrate the issue.

Version 2022.2.613 does not have the above issues.

Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
Created by: Joe
Comments: 0
Category: Telerik Document Processing
Type: Bug Report
0
Passing 12:00 am or 12:00:00 am to the SpreadProcessing is not recognized as time and is set as text value.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
Importing HTML with base64 encoded image without extension causes a missing image when exported to PDF.
Completed
Last Updated: 14 Feb 2023 06:49 by ADMIN
Release R1 2023 SP1
Created by: Sebastiaan
Comments: 8
Category: Telerik Document Processing
Type: Bug Report
0

I can't share the document publicly.

Stack trace:

System.ArgumentException: Unexpected value = 100.0%
   at Telerik.Windows.Documents.Flow.FormatProviders.Docx.Model.Types.FractionalValueConverter.ConvertFromString(String value)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Core.ConvertedOpenXmlAttribute`1.SetStringValue(IOpenXmlImportContext context, String value)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadAttributes(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.ReadChildElements(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Elements.OpenXmlElementBase.Read(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Parts.OpenXmlPartBase.Import(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.Flow.FormatProviders.Docx.Model.Parts.HeaderPart.Import(IOpenXmlReader reader, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.Model.Parts.OpenXmlPartBase.Import(Stream stream, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.OpenXmlImporter`1.ImportPartFromArchive(ZipArchiveEntry zipEntry, PartBase part, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.FormatProviders.OpenXml.OpenXmlImporter`1.Import(Stream input, IOpenXmlImportContext context)
   at Telerik.Windows.Documents.Flow.FormatProviders.Docx.DocxFormatProvider.ImportOverride(Stream input)
   at Telerik.Windows.Documents.Common.FormatProviders.FormatProviderBase`1.Import(Stream input)
The document opens fine in Word.
Unplanned
Last Updated: 02 Feb 2023 15:43 by Michael
 The text is cut off when in a table cell and tab stops are used for its alignment. 
Completed
Last Updated: 06 Mar 2023 14:48 by ADMIN
Release R1 2023 SP1
Using the COUNTIF function throws an exception if the criteria parameter is set to "<>".
Unplanned
Last Updated: 17 Feb 2023 11:03 by Walter
Created by: Walter
Comments: 0
Category: Telerik Document Processing
Type: Feature Request
0
Add support for pivot charts.
Unplanned
Last Updated: 24 Feb 2023 13:12 by David
Importing documents containing emojis throws an ArgumentException.
Completed
Last Updated: 02 Aug 2024 11:09 by ADMIN
Release 2024.3.802 (2024 Q3)
Wrong sheet name in exception message when adding sheet with already existing name
Unplanned
Last Updated: 03 Mar 2023 07:17 by Ron

One cannot build the source code for document processing.

Error Message: StyleCop.MSBuild.5.0.0\build\StyleCop.MSBuild.targets" was not found. Confirm that the expression in the Import declaration "..\Tools\StyleCop.MSBuild.5.0.0\build\StyleCop.MSBuild.targets" is correct, and that the file exists on disk. 

Completed
Last Updated: 11 May 2023 06:21 by ADMIN
Release R2 2023
InvalidCastException when importing documents where the "endobj" keyword in not on a new line.
Completed
Last Updated: 17 May 2023 14:09 by ADMIN
Release R2 2023
Exporting to PDF documents containing empty table rows results in 0 height of the rows.
Unplanned
Last Updated: 21 Mar 2023 07:43 by Jyotika
When a workbook is created and then exported, there are about 20mb of unmanaged memory remaining at the end of the application run.