<>
can i use that dll file( only) in deployment ?is it enough?
assume that client users doesn't know even
what is acrobat reader ...
I want when they install my application acrobat be installed automatically or some ways like this .please gimme a solution.

please tell exactly or post a link .Thanks
Amit ChoudharyPosted Mar 6, 2010, 12:18 AM
you can use your AcroPDF.dll for displaying the PDF file in your window app. Installing third party software in client computer is big deal may be he's not agree to install any other third party tool. so its better to limit the scope to your application. and embedding third party tool in your deployment setup will increase your application setup size. so i suggest you to user the DLL file and go on with it.
Hope you got my point.
Please mark as answer if it helps you.
Amit ChoudharyPosted Mar 6, 2010, 3:10 AM
my answer did'nt get marked. Please mark it as answer.