Spire.PDFViewer is a powerful PDF Viewer component for .NET. It allows developers to load PDF document from stream, file and byte array.

Tue Jan 14, 2020 1:55 pm

Hey,

I'm currently using another PDFViewer to display PDFs in a WPF-Application.
With that tool I'm able to bind the shown file. So if I change the selection in a dropdown, the shown file is automatically changed.
I'm currently not able to find a guide if it's possible to bind here aswell.

I want to change the PDFViewer, cause in the other one you are not able to copy pictures.
Is this possible here?

Greetings
Benedikt

KEMMLIT
 
Posts: 6
Joined: Tue Apr 26, 2016 2:26 pm

Wed Jan 15, 2020 10:09 am

Hi,

Thanks for your inquiry.
Our Spire.PDFViewer(now the latest version is Spire.PDFViewer Pack Version:5.1) provides the method "LoadFromFile". You could use this method to load different files and bind to a dropdown. I have made a demo for you. Please download and check it here: http://www.e-iceblue.com/downloads/demo/WPFDemo20217.zip

If this demo doesn't meet your requirement, please provide detailed information. And you could provide a demo with the tool you mentioned for showing your requirement.

Besides, Spire.PDFViewer doesn't support copying images from displayed file.

Best wishes,
Amber
E-iceblue support team
User avatar

Amber.Gu
 
Posts: 525
Joined: Tue Jun 04, 2019 3:16 am

Return to Spire.PDFViewer