CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Thread: open pdf file

  1. #1
    Join Date
    Mar 2001
    Posts
    26

    open pdf file

    How to open certain pdf file from Vb 6 appliaction.


  2. #2
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: open pdf file

    Install in computer Acrobat Reader and use in your project 'Acrobat Control for ActiveX'. This is control you can find in Components menu in Control after install Acrobat Reader.

    Andy Tower

  3. #3
    Join Date
    Jun 2001
    Posts
    9

    Re: open pdf file

    Can I open the pdf file in Visual Basic form? That means, I don't want it to be run on another window. Thanks.


  4. #4
    Join Date
    Mar 2001
    Posts
    26

    Re: open pdf file

    I tried this but it does not load file. Error says "Internal error occured."

    I have downloaded active control form Acrobat site and installed.

    Any suggestions.


  5. #5
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: open pdf file

    Sorry, but I don't understand this. On my computer this work correct. Write letter in Adobe company in tech support for report about this problem.

    Andy Tower

  6. #6
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: open pdf file

    In menu Compomemts select Acrobat Reader for ActiveX.
    Select this control and place it on form.
    This is all )

    Andy Tower

  7. #7
    Join Date
    Jun 2001
    Posts
    9

    Re: open pdf file

    I'm using Acrobat writer, I have only Adobe Acrobat Document in the component list. If I use this, I need to double click the document icon to open the file, and this will have Adobe Acrobat run at another window.


  8. #8
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: open pdf file

    Install Acrobate Reader 4.0 or better.
    Om my computer this work correct and file open in form

    Andy Tower

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured