本文介绍了[C#]在不使用Adobe Acrobat Reader的WinForm中打开Pdf文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Winform中显示PDF文件.由于终端无法安装未经许可的软件,因此我需要在不使用Acrobat Reader的情况下显示PDF.

我该怎么办?

通过使用第3方控件或先将其转换为图像?

我需要你的帮助!
在此先感谢您!

I want to display a PDF file in a Winform. Because the terminal can''t install the unpermitted software I need to show the PDFs without using Acrobat Reader.

How can I do this?

By using the 3rd party control or converting it to an image first?

I need your help!
Thanks in advance!

推荐答案



这篇关于[C#]在不使用Adobe Acrobat Reader的WinForm中打开Pdf文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-24 02:42