Unplanned
Last Updated: 07 Jun 2023 13:40 by Alon Rosenberg
InvalidDataException: 'Unknown compression method (0x3C)' when importing a file with XRef table defined in an object with FlateDecode filter.
In Development
Last Updated: 06 Jun 2023 14:58 by ADMIN
IndexOutOfRangeException thrown when executing CalculateMultidimensionalLinearInterpolationResult method of SampledFunction class.
In Development
Last Updated: 06 Jun 2023 11:22 by ADMIN
Invalid position when the TJ operator array contains empty values (<>).
In Development
Last Updated: 02 Jun 2023 11:11 by ADMIN

InvalidCastException is thrown when a name start character is followed by a literal string start character.

System.InvalidCastException: Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfInt' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.PdfName'.

In Development
Last Updated: 02 Jun 2023 08:31 by ADMIN
Embedding a TrueType font collection using the FontsRepository.RegisterFont method leads to glyphs with empty outlines collection. The missing outlines are caused due to an empty glyf and loca tables of the TrueType font file.
In Development
Last Updated: 02 Jun 2023 06:26 by ADMIN
When using the PdfStreamWriter to write a PdfPageSource whose content has "Predictor 1" set as DecodeParms an error message is shown when opening the exported document with Adobe reader.
In Development
Last Updated: 01 Jun 2023 21:04 by ADMIN
Created by: Jaap-Jan
Comments: 2
Category: PdfProcessing
Type: Bug Report
0
Signature widgets are not imported correctly.
In Development
Last Updated: 01 Jun 2023 20:31 by ADMIN
By specification, FitH destinations are defined with page and top position. A null value for top specifies that the current value of that parameter is to be retained unchanged. However, importing such a document with PdfProcessing leads to ArgumentOutOfRangeException:  'Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index'.
In Development
Last Updated: 01 Jun 2023 20:28 by ADMIN
Exception when the endstream is no on a new row 
In Development
Last Updated: 01 Jun 2023 19:59 by ADMIN
The calculations are wrong, leading to single lines split by the LineSpacing set. As a result, the content of the PDF document is laid out on a bigger number of pages.

Workaround: Change the LineSpacingType to HeightType.Auto.
In Development
Last Updated: 01 Jun 2023 18:58 by ADMIN

When Separation color space with "name" set as None it is falling back to an "alternateSpace" (color space) instead.

From the Pdf specification:
A Separation color space is defined as follows:
[ /Separation name alternateSpace tintTransform ]

Observed:

The None value is ignored and the color space fallbacks to the Lab color space.

In Development
Last Updated: 01 Jun 2023 18:46 by ADMIN
The appearance dictionary specifies how the annotation is presented visually on the page. If the appearance missing or is empty in PDF document NullReferenceException is thrown on import. 

In Development
Last Updated: 01 Jun 2023 18:39 by ADMIN
According to PDF specification, the field value should be specified in the "V" entry of the corresponding PDF dictionary. However, some PDF producers are skipping this entry and are setting only the Widgets appearance states. As most viewers manage to show the radio button and checkbox as selected, we should handle this scenario and import the field values based on the related widgets when this value is not explicitly set with the field's V entry.
In Development
Last Updated: 01 Jun 2023 18:21 by ADMIN
ADMIN
Created by: Deyan
Comments: 0
Category: PdfProcessing
Type: Bug Report
0
For some documents, the clippings and colors of the geometries are modified on an import-export scenario.
In Development
Last Updated: 01 Jun 2023 16:38 by ADMIN
When the bookmarks are declared as objects instead of a string they are not visible.
In Development
Last Updated: 01 Jun 2023 16:37 by ADMIN
Exporting a field with missing Appearances property causes exception
In Development
Last Updated: 01 Jun 2023 16:24 by ADMIN
InvalidCastException when importing link annotations that are referenced with indirect reference. 
Unplanned
Last Updated: 30 May 2023 08:17 by EVL
With the current implementation, the optional Filter property is omitted on export.
Completed
Last Updated: 29 May 2023 12:40 by ADMIN
Release R2 2023

IOException when an object in the cross-reference stream has a negative offset.

"System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file."

Unplanned
Last Updated: 29 May 2023 12:36 by Aleksandr
An exception is thrown when exporting an encoded document containing an image with Index ColorSpace.
1 2 3 4 5 6