How to open PDF file embeded in form?

Hi there,

I'm working on a small project that requires me to load PDF file within a form. Just look at the picture below and you will get what I'm saying.

http://img.photobucket.com/albums/v373/nightmareb/PDFform.jpg

If you have any solution, please let me know. Thank you
[309 byte] By [NightmareB] at [2007-11-20 11:42:54]
# 1 Re: How to open PDF file embeded in form?
Add a reference to the Adobe Acrobat x.0 Browser control, and you can place an object in the form like you have pictured.
dglienna at 2007-11-9 19:32:42 >
# 2 Re: How to open PDF file embeded in form?
I want to drw your attention to the following thread,
http://www.dev-archive.com/forum/showthread.php?p=1642174#post1642174
where the use of Microsoft WebBrowser control to display PDF files is discussed. Maybe you find some useful issues here, too.
WoF at 2007-11-9 19:33:43 >