telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.91k forks source link

PNG images are not displayed in the PDFViewer when the DPL is used #6144

Open PekoPPT opened 3 years ago

PekoPPT commented 3 years ago

Bug report

When a PDF file that contains PNG images is loaded in the PDFViewer that uses DPL, the PNG files are not displayed in the viewer.

Reproduction of the problem

  1. Open this project(PDFViewerDPL.zip) and run it

Current behavior

An empty file loads in the PDFViewer while the loaded PDF file contains the logo of the Firefox browser.

Expected/desired behavior

The PDFViewer should display the Firefox logo loaded in the PDF file.

Environment

PekoPPT commented 3 years ago

The issue could be related to this Feature request: https://feedback.telerik.com/document-processing/1422029-pdfprocessing-netstandard-add-support-for-exporting-png-images

martintabakov commented 9 months ago

The scenario is still reproduceable with a jQuery implementation. PDFViewerDPL.zip