PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → ActiveX Adobe PDF Reader doesn't work in EXE
ActiveX Adobe PDF Reader doesn't work in EXE
Iniciado por software, 11,may. 2015 10:16 - 1 respuesta
Miembro registrado
27 mensajes
Publicado el 11,mayo 2015 - 10:16
Hi,

I use an ActiveX PDF Reader to show my PDF document in my window . When I run my application directly in the editor it works fine.

When using the exe it doesn't show my pdf in the AxtiveX control ?

- I am working with the 32bit version of the exe.
-ActiveX Management is flagged (DLL loaded ate execution)

Anyone suggestions ?

Thanks Eric
Miembro registrado
27 mensajes
Publicado el 11,mayo 2015 - 15:41
Problem resolved.:)

The temp file for the PDF may not be created in the C:\ directly but in a map under the C:\ root.

Eric