How do i find the installed adobe path on the system through .net code. Later this path needs to be sent as a parameter to a function which prints a pdf document...The later part is handled.
But my question is the print needs to be handled any system, but since I hard coded the adobe path according to my system it doesn't work on other systems with different versions of adobe.
I needed a solution to make adobe file compatible on any system.