Frage

I want to show a pdf page in the picturebox. Is it possible to do that? if not is there any other way out where i can show the pdf page inside the windows form in visual studio? Thanks

War es hilfreich?

Lösung

Andere Tipps

You can do that by using Ghostscript.NET (Ghostscript library wrapper for .NET).

Take a look at this blog: How to use Ghostscript.NET library to render PDF's directly to the screen

You can download Ghostscript.NET from here: https://ghostscriptnet.codeplex.com/

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top