문제

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

도움이 되었습니까?

해결책

다른 팁

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/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top