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
iPhone Backup
asp.net - error with masterpage
What does \e mean in a regular expressions?
Delete Users and Mailboxes
SQL Exception when testing ASP.Net application
record source for reports and forms gone
Connecting mobile devices to Exchange 2003 SP2
cannot connect to ftp site via proxy server
Access to MAPI "API"
How Can I Disable Calendar Event Notifications in Entourage 2008?