displaying pdf file in vb form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priyait
    New Member
    • Sep 2007
    • 1

    #1

    displaying pdf file in vb form

    Hi All,

    I want to display a pdf file in vb form.

    I tried doing it with the help of Adobe Acrobat 7.0 Browser control Type Library dll, it works fine until the form/project is closed. When i reopen the project it gives me an error "Error during load refer the log file"

    Can anyone help me with this issue.

    Please help me because it is very urgent project..

    Regards,
    Priya
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by priyait
    Hi All,

    I want to display a pdf file in vb form.

    I tried doing it with the help of Adobe Acrobat 7.0 Browser control Type Library dll, it works fine until the form/project is closed. When i reopen the project it gives me an error "Error during load refer the log file"

    Can anyone help me with this issue.

    Please help me because it is very urgent project..

    Regards,
    Priya
    Just search your project folder. you can see frmPDFFormName. log

    open it and copy that to here and with the VB code you had tried.

    Comment

    Working...