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
Most common occurance
Case statement within VIEW
Change ActiveViewIndex on MultiViewControl
Using If and Vlookup in a VBA routine
https error for my website
Using one keyboard and mouse with two computers at the same time
Help creating a connector between Exchange 2003 and Exchange 2010
Read fields from an html file back into a Windows Form
Poor Performance on Sharepoint 2010 Server
How can I use a subform with a frame code in access