Completed
Last Updated: 08 May 2023 13:53 by ADMIN
Release R2 2023

When Windows11Theme is applied before the PdfViewer is initialized the CurrentPageTextBox is not loaded successfully.

Workaround: Set the ApplicationTheme after the InitializeComponent method:

public MainWindow()
{
	InitializeComponent();

	StyleManager.ApplicationTheme = new Windows11Theme();
}

 

Unplanned
Last Updated: 24 Apr 2023 12:13 by Boštjan
Implement getting the glyph sizes from the Adobe Font Metrics File Format Specification 
Unplanned
Last Updated: 20 Apr 2023 15:18 by Margret
Created by: Margret
Comments: 1
Category: PDFViewer
Type: Bug Report
1
Bad image quality when rendering.
Unplanned
Last Updated: 20 Apr 2023 06:45 by Veli
KeyNotFoundException because of missing State Appearances.
Duplicated
Last Updated: 18 Apr 2023 06:18 by ADMIN
Missing a single character from the digital signature with a specific document.
Completed
Last Updated: 11 Apr 2023 07:13 by ADMIN
 Image is lost on import/export specific documens.
Completed
Last Updated: 07 Apr 2023 08:46 by ADMIN
Release LIB 2023.1.407 (07 Apr 2023)
For some TrueType fonts, the spaces are displayed as rectangles.
Completed
Last Updated: 07 Apr 2023 08:46 by ADMIN
Release LIB 2023.1.407 (07 Apr 2023)
Loading specific documents leads to mispositioned and/or missing text content.
Unplanned
Last Updated: 27 Mar 2023 13:52 by ADMIN

Observed when loading a document: 

Completed
Last Updated: 27 Mar 2023 11:41 by ADMIN
Release LIB 2023.1.327 (27 Mar 2023)
Created by: Frank
Comments: 2
Category: PDFViewer
Type: Bug Report
5
No images are shown when opening a file.
Completed
Last Updated: 27 Mar 2023 11:40 by ADMIN
Release LIB 2023.1.327 (27 Mar 2023)
Created by: Gestion
Comments: 0
Category: PDFViewer
Type: Bug Report
2
A file shows blank pages with the latest version. Works with R3 2022.
Duplicated
Last Updated: 23 Mar 2023 17:29 by ADMIN
A specific file cannot be printed with the new engine
Completed
Last Updated: 14 Mar 2023 07:38 by ADMIN
Release R1 2023 SP1
Created by: Martin
Comments: 2
Category: PDFViewer
Type: Bug Report
1

A regression in Glyphs rendering:

 

Completed
Last Updated: 06 Mar 2023 11:40 by ADMIN
Release R1 2023 SP1
When an image is actually consisting of sequence of smaller images, sometimes white lines appear between the smaller images.
Completed
Last Updated: 24 Feb 2023 14:34 by ADMIN
Release R1 2023 SP1
GetSubr method of Top class throws an exception when Private property is null.
Completed
Last Updated: 14 Feb 2023 06:36 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)
The issue is reproducible only for some specific font files. The characters are displayed as rectangles. This seems to caused by incorrect glyph name and glyph id mapping.
Completed
Last Updated: 13 Feb 2023 15:55 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)
Some Image XObjects are imported but not displayed in PdfViewer.

It seems all the documents contain scanned images produced by a Lexmark scanner.
Completed
Last Updated: 13 Feb 2023 15:52 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)
Scanned image is not visible with the new engine  
Completed
Last Updated: 13 Feb 2023 15:36 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)
When the imported document contains font with embedded CMapFormat0Table an exception is thrown.
Completed
Last Updated: 08 Feb 2023 14:28 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)