Hi Team,
i tried the PDF Viewer Preview and understood the working principle and implemented it as mentioned in your demo.
Unfortunately there is an error with the System.Drawing.Common.dll.
You use this reference for creating a bitmap of the selected page out of the in-memory-stored pdf-bytes[]. During creating this bitmap i encountered this error and wanted to ask you if you can reproduce that error or what may caused that thing?
I use this references...
Please note the comments below… everything works until it goes to the point where the image-conversion starts...