PDF Viewer SDK ActiveX x64 Control ReferenceMethods LoadPDFFile PDF Viewer ActiveX Control LoadPDFFile Load the PDF file. Public Function LoadPDFFile( ByVal strPDFFile As String ) as Bool No ParameterReturn Value0 - successful, otherwise return -1. Example Visual Basic SyntaxPDFViewer1.LoadPDFFile "c:\test.pdf"