Pdf文件未在adobe pdf阅读器上显示 [英] Pdf file is not displaying on adobe pdf reader

查看:117
本文介绍了Pdf文件未在adobe pdf阅读器上显示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

 私人  Sub  lstdocument_SelectedIndexChanged(sender  As  System。 Object ,e  As  System.EventArgs)句柄 lstdocument.SelectedIndexChanged 
Dim 文件作为 字符串 = .lstdocument.SelectedItem.ToString()
AxAcroPDF1.LoadFile(file)
结束 Sub



我使用上面的代码从列表框中选择一个.pdf文件并将其显示在pdf阅读器上,但它没有显示任何内容。

解决方案

您是否将应用程序设置为true


您可以查看PDF格式文件借助下载pdf修复和恢复



http:// www。 pdf.repairtoolboxx.com

hello

Private Sub lstdocument_SelectedIndexChanged(sender As System.Object, e As System.EventArgs) Handles lstdocument.SelectedIndexChanged
        Dim file As String = Me.lstdocument.SelectedItem.ToString()
        AxAcroPDF1.LoadFile(file)
    End Sub


I am using the above code to select a .pdf file from a listbox and displaying it on the pdf reader but it is not displaying anything.

解决方案

Did you set application visible to true


You may view your pdf file with the aid of download pdf repair and recovery

http://www.pdf.repairtoolboxx.com


这篇关于Pdf文件未在adobe pdf阅读器上显示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆