' Load a PDF file Dim pdfPath As String = "C:\SampleDocs\report.pdf" AxAcroPDF1.LoadFile(pdfPath) AxAcroPDF1.Show() End Sub
If you must support it, ensure:
To use the Adobe Acrobat 7.0 Browser Control in a VB.NET Windows Forms application, follow this standard implementation procedure. adobe acrobat 7.0 browser control type library 1.0 vb net