Problem on having executed the control AxAcroPDF with 2 facilities of adobe (reader and professional
hi there, i'm using control axacropdf show preview pdf documents, that's isn't problem, exist when execute in pc has 2 installations 1 version reader , other professional, try execute , shows following error:
system.runtime.interopservices.comexception (0x80004005): devuelto error hresult e_fail de una llamada un componente com.
en acropdflib.iacroaxdocshim.loadfile(string filename)
the register "acropdf.dll" ready exist in apllication path
the same code runs great on others pc when have reader version
this it
this.axacropdf1.ocxstate = ((system.windows.forms.axhost.state)(axacropdf1.ocxstate));
axacropdf1.loadfile(archivo);
axacropdf1.visible = true;
i'm using c#
for thx lot
More discussions in Acrobat Windows (read-only)
adobe
Comments
Post a Comment