Following Enrico's post:
viewtopic.php?f=3&t=17255
I am trying to use Foxit to open a "pdf" file using activeX control within a FW window.
Here is the documentation for the ocx:
http://foxit.vo.llnwd.net/o28/pub/foxit ... _guide.pdf
I have made a class to use it in FW and some examples. You can download here:
http://www.box.net/shared/b334b8nth9
There is no need to have Foxit installed in the computer, as the class installs only the ocx file (included in my download) and registers it. It is only 6 mb. I have seen that there is no need to unlock the ocx and works fine.
However, I cannot use some methods like "SetZoomLevel". Anyone know how to make it work?
Thank you,
Alvaro