B
Blasting Cap
A co-worker and I are developing an application where an internal user
will upload pdf files into a sql database, and the external part of the
application will be to force the external users to assent to reading
this pdf bulletin before they can proceed further into this particular
website.
There are a number of applications that show how to view pdf files in
Windows applications:
http://searchvb.techtarget.com/info...272,sid8_gci1181433_tax303319_iid2657,00.html
In the above article it says:
"As for viewing the PDF in a .NET app, assuming this is a Windows forms
app, you will need the Adobe Acrobat Reader installed. Then, you can use
the Adobe Control for ActiveX that comes with it. In order to drag and
drop it on a Windows form, add it to the toolbox first."
However, finding something that will work in a Web form has been
impossible.
I know that there ought to be a way to do this.
Can anyone help?
Thanks,
BC
will upload pdf files into a sql database, and the external part of the
application will be to force the external users to assent to reading
this pdf bulletin before they can proceed further into this particular
website.
There are a number of applications that show how to view pdf files in
Windows applications:
http://searchvb.techtarget.com/info...272,sid8_gci1181433_tax303319_iid2657,00.html
In the above article it says:
"As for viewing the PDF in a .NET app, assuming this is a Windows forms
app, you will need the Adobe Acrobat Reader installed. Then, you can use
the Adobe Control for ActiveX that comes with it. In order to drag and
drop it on a Windows form, add it to the toolbox first."
However, finding something that will work in a Web form has been
impossible.
I know that there ought to be a way to do this.
Can anyone help?
Thanks,
BC