Completed
Last Updated: 01 Aug 2023 11:30 by ADMIN
Release R3 2023
When importing a specific document with an invalid offset of the cross-reference table an InvalidOperationException is thrown: System.InvalidOperationException: 'Stack empty.'
Completed
Last Updated: 09 Aug 2023 14:10 by ADMIN
Release R3 2023
When importing a document containing an updated xref table that has an invalid offset an exception is thrown: System.NullReferenceException: 'Object reference not set to an instance of an object.'
Declined
Last Updated: 15 Nov 2023 12:58 by ADMIN
Created by: Gary
Comments: 3
Category: PdfProcessing
Type: Bug Report
0
When flattening a document with esignature the signature gets removed. Digital signatures remain, but esignatures do not.
Completed
Last Updated: 12 Sep 2023 07:23 by ADMIN
Release R3 2023
When importing and merging documents the fonts are extracted directly from the files and can duplicate if the files contain exactly the same fonts/subsets.
Completed
Last Updated: 08 Sep 2023 12:25 by ADMIN
Release R3 2023
InvalidDataException: 'Unknown compression method (0x31)' when decompressing a Shrunk stream
Completed
Last Updated: 02 Aug 2024 11:08 by ADMIN
Release 2024.3.802 (2024 Q3)
WIth specific documents, the text is exported with the wrong position when exporting document pages to images using the SkiaImageFormatProvider.
Unplanned
Last Updated: 31 Aug 2023 10:04 by Shreya
Created by: Shreya
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Introduce support for reading barcodes from images.
Completed
Last Updated: 31 Oct 2023 06:15 by ADMIN
Release R3 2023 SP1
When concurrent accessing the FontsRepository`s RegisterFont (private) method from different threads an exception is thrown: System.IndexOutOfRangeException: 'Index was outside the bounds of the array.'
Unplanned
Last Updated: 17 Oct 2023 10:48 by Jean-Christian
Created by: Jean-Christian
Comments: 0
Category: PdfProcessing
Type: Bug Report
0
Nested tables cause cropped borders of the child table. The outside borders of the child table are half the width.
Completed
Last Updated: 25 Oct 2023 12:35 by ADMIN
Release R3 2023 SP1
When rendering an encoded image for a second time the image data seems corrupted and an exception is thrown: InvalidOperationException: 'Illegal character.'
Completed
Last Updated: 15 Jan 2024 11:48 by ADMIN
Release R3 2023 SP1
Wrong font file loaded when CidType2Font with Standard name.
Unplanned
Last Updated: 24 Oct 2023 11:40 by Novak
SMask is not applied correctly.
Unplanned
Last Updated: 25 Oct 2023 14:06 by João
Created by: João
Comments: 0
Category: PdfProcessing
Type: Feature Request
0
Introduce support for UnShrinking - Method 1.
Completed
Last Updated: 02 Aug 2024 11:09 by ADMIN
Release 2024.3.802 (2024 Q3)
Darker and lower quality image export on macOS.
Completed
Last Updated: 02 Nov 2023 08:20 by ADMIN
Release R3 2023 SP1
OverflowException when importing a document with a signature that has an empty Location string.
Declined
Last Updated: 15 Nov 2023 12:57 by ADMIN
 I am getting a null exception when trying to import an document. The specified error is Value cannot be null. (Parameter 'action').
Unplanned
Last Updated: 03 Nov 2023 09:50 by Max
When searching text in a specific document the results are not as expected. They are slightly shifted:

Completed
Last Updated: 15 May 2024 06:29 by ADMIN
Release 2024.2.426 (2024 Q2)
When parsing a CFF Type1 font a NullReferenceException is thrown.
Completed
Last Updated: 11 Jan 2024 08:24 by ADMIN
Release 2024 Q1
When getting the hash code of CFF (Compact Font Format) font`s UnderlineThickness and there is no such value set in the font file the default value should be returned but an exception is thrown: NullReferenceException: 'Object reference not set to an instance of an object.'
Unplanned
Last Updated: 17 Nov 2023 13:42 by MVDH
When exporting an image with ICCBased color space and the default ImageCompression is changed an exception is thrown: NotSupportedException: 'Not supported colorspace: ICCBased'.