Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: How I can display the 20 page pdf file in a window

$
0
0

Add an Adobe Pdf Reader Control to your window and script it like this...

ole_reader.object.loadfile('C:\Users\mdl.SECURITY_GROUP\Desktop\PB 15 beta new feature testing guidelines.pdf')

 

Or add a MS browser control and do this...

ole_browser.object.navigate('C:\Users\mdl.SECURITY_GROUP\Desktop\PB 15 beta new feature testing guidelines.pdf')

 

 

Look under the menu Insert->OLE.. and go to the Insert Control tab. You will see these controls in the list.

 

 

hth,

Mark


Viewing all articles
Browse latest Browse all 7329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>