In Development
Last Updated: 15 Apr 2025 09:43 by ADMIN
Created by: Johannes
Comments: 0
Category: PdfProcessing
Type: Feature Request
3
Completed
Last Updated: 27 Jun 2023 13:54 by ADMIN
Release R2 2023 SP1
InvalidCastException when importing link annotations that are referenced with indirect reference. 
Completed
Last Updated: 11 May 2023 10:00 by ADMIN
Release R2 2023
Invalid list layout when converting to pdf and the list includes several pages.
Unplanned
Last Updated: 22 Feb 2023 07:23 by Steven
Exception when publishing with ReadyToRun option and manually registering fonts.
Unplanned
Last Updated: 16 Feb 2023 14:07 by ADMIN
Provide a consistent API for cloning document elements. Currently, we have a public API for cloning documents but not their elements. 
Completed
Last Updated: 12 Feb 2025 15:20 by ADMIN
Release 2025.1.205 (2025 Q1)
After merging documents with PdfStreamWriter the JavaScript actions are broken and not working.
Completed
Last Updated: 21 Feb 2023 14:50 by ADMIN
Release R1 2023 SP1
Missing content when converting a specific PDF to images (mostly text and shapes).
Unplanned
Last Updated: 25 Jan 2023 09:27 by Martin

Support for validating signature fields signed with signatures that are encoded in ETSI.RFC3161 encoding should be added.

Currently, when invoking the Signature`s TryValidate() method an exception is thrown: NotSupportedException: 'No signature validation handler was found for the subfilter: ETSI.RFC3161'

Completed
Last Updated: 25 Jan 2023 16:22 by ADMIN
Release Release R1 2023 SP1
The import freezes due to a lot of checks in the HandleInvalidClippingPathOperatorPosition method.
Unplanned
Last Updated: 23 Jan 2023 10:46 by Sachin
When inserting a specific Jpeg image with an ICC profile there is a problem when opening the file in Adobe: 



On the other hand, the PDF is successfully opened by browsers and most PDF viewers.
Unplanned
Last Updated: 20 Jan 2023 10:52 by Josh

Table cell content is not displayed after PDF export if cell Preferred Width is too small.

Workaround: Make cell Size(Preferred Width) big enough for the contents to fit.

 
Unplanned
Last Updated: 20 Jan 2023 09:16 by Xiao
Incorrect cell borders when converting to PDF and a table that contains borders with different colors.
Unplanned
Last Updated: 14 Mar 2023 06:33 by ADMIN
Wrong text appearance when editing field because of the wrong FieldFlag ("Ff") exported.

Completed
Last Updated: 02 Feb 2023 11:24 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)

Importing a document containing an EI keyword within the image stream leads to an endless loop and the document is not imported successfully.

Completed
Last Updated: 13 Feb 2023 15:37 by ADMIN
Release R1 2023 SP1
When importing documents with more than one cross-reference table that have not Prev tables specified the incorrect table is processed.
Unplanned
Last Updated: 05 Jan 2023 12:28 by Philip

With the current implementation, the permissions are ignored on import.

As a side note, there is an option to set permissions on export: UserAccessPermissions.

Completed
Last Updated: 14 Feb 2023 07:55 by Bob
Release R1 2023 SP1
ArgumentException when the font box contains negative width or height 
Completed
Last Updated: 26 Jun 2023 12:45 by ADMIN
Release R2 2023 SP1
The Helvetica-UltraCompressed font is not parsed correctly and is changed to Helvetica. 
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023

When importing a PDF document and parsing a name start character followed by a dictionary end one an exception is thrown: System.InvalidOperationException: 'Stack empty.'

Completed
Last Updated: 02 Feb 2023 16:17 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)
In specific cases when importing a document containing an Indirect Reference keyword ("R") within an image data an exception is thrown: InvalidCastException: 'Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Operators.State.SetLineDashPattern' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt'.'