borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (what is the error)Next Topic (taskbar) New Topic New Poll Post Reply
AndreaVB Forum : ActiveX : pdf file use in program
Poster Message
Shahzadvb6
Level: Trainee

Registered: 17-04-2006
Posts: 1

icon pdf file use in program

hi
plz help me
i want to use the pdf file in the vb programe how it was possibel and also i want to open the bookmark page in the pdf file through my visual basic program


____________________________
i like to get involve in the progrmming in visual basic 7

17-04-2006 at 02:03 PM
View Profile Send Email to User Show All Posts | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1159
icon Re: pdf file use in program

Hi

Try using the "Adobe Acrobat 7.0 Browser Control", make sure its the one from Acrobat reader version 7.07.

With AcroPDF1
            
    .setShowToolbar False
    .setPageMode "PageOnly"
    .LoadFile "Yourfile.pdf"

end with


Steve

[Edited by steve_w on 19-04-2006 at 09:47 AM GMT]

19-04-2006 at 09:46 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ActiveX : pdf file use in program
Previous Topic (what is the error)Next Topic (taskbar) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder