Search found 2 matches
- Thu May 26, 2016 8:48 pm
- Forum: Internet
- Topic: Help with displaying content(pdf) inside revbrowser please
- Replies: 3
- Views: 4810
Re: Help with displaying content(pdf) inside revbrowser plea
Hi chasecon, 1. welcome to the forum! :D 2. You need to tell the browser that you want to open a LOCAL file like this: ... answer file "Please choose the file you would like to display" with type "PDF document|pdf|PDF" if it is not empty then put "file://" & it into tFile browserSetURL tFile end if...
- Thu May 26, 2016 12:02 am
- Forum: Internet
- Topic: Help with displaying content(pdf) inside revbrowser please
- Replies: 3
- Views: 4810
Help with displaying content(pdf) inside revbrowser please
Hey, I've been trying some tutorials online to display links/files/PDFs without using an external program. They have been saying to use revBrowser and the google button works at loading google inside the stack, but the search for pdf button tries to open it in firefox and not inside the stack. The t...