•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS Access and FileMaker Pro section within the Web Development category of DaniWeb, a massive community of 426,463 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,237 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS Access and FileMaker Pro advertiser: Programming Forums
Views: 4374 | Replies: 2
![]() |
•
•
Join Date: Nov 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
basicly i have a PDF file in the special location, now I want to create a button to open it on MS Access. So if anyone have any idea so pls help ! even open the folder when the PDF is also ok with me! thank
Hi, I'm not sure if you or anyone else is still looking for an answer to this. I came across your post trying to find an answer to the same question. I managed to figure a solution out, hopefully it helps. First I created an OLE with my pdf using the unbound object frame tool wizard, followed the directions and browsed my file, then set its visibility property to false in the properties box so you can't see it on my form. Then I created a command button (not using the wizard) and in code builder for my form the button is on used the following:
Private Sub cmdButtonName_Click()
OLEName.Action = acOLEActivate
End Sub
Where "cmdButtonName" is the name of my button, and "OLEName" is the name of my unbound OLE object.
All I have to do to open the pdf is click the command button on the form. Hope this helps!
![]() |
•
•
•
•
•
•
•
•
DaniWeb MS Access and FileMaker Pro Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
access activation apple blogger code dani daniweb debugging dell development dreamweaver drivers dropdownlist firefox framework games gdata gpl graphics html innovation intel internet key linux microsoft mozilla news open open source open-source operating pdf product programming red hat rss serial software source sun super system ubuntu vista wesnoth windows xml xp
- how to open a pdf file using form in access and creation of browser button (Visual Basic 4 / 5 / 6)
- How to open pdf documents from a Microsoft Access Form and Creation of Browser (MS Access and FileMaker Pro)
- open a PDF file in visual basic (Visual Basic 4 / 5 / 6)
- Need VB code to open "Open With" Dialogbox (Visual Basic 4 / 5 / 6)
- Default program to open *.pdf (Mac Software)
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: Create Access Database using SQL queries
- Next Thread: Automate Importing


Linear Mode