Microsoft
Software
Hardware
Network
Question : PowerBuilder PDF viewer
To implement the content management thru, PB 11.5, we have scanned and other "PDF" documents in file system. clicking the meta data of the "PDF" file, we should be able to display the PDF in PB as a frame, (We do not want to open the PDF file in Acrobat reader).
We would appreciate if you have any solution for this.
Thank you
Answer : PowerBuilder PDF viewer
Use Microsoft Web Browser control.
1. Embed this control (e.g. ole_1)on PB window
2. Use ole_1.navigate('c:\temp\te
st.pdf')
It works for almost anything that you can open in IE.
Regards,
Sandeep
Random Solutions
Large images from Youtube
SQL 2000 DTS Packages
Need Algorithm: Count The Number of Rows Multiple Times
stty not working in expect script when run remotely via ssh
edit Windows scheduled task
Image Rollover : Best Practice
Internet Explorer 8 - Number of processes
UAC Whilelist?
Driving Distance between Postcodes
onunload