Howdy
Has anyone got a working example of a form with a PDF being opened in an
activex container
I have a form and have done this
WITH OBJECT ::oPDFDoc := TAcroPDF():New( Self )
:nAlign := alCLIENT
:Create()
:SetFocus()
::oPDFDoc:LoadFile("C:Contacts.pdf")
END
I just get the hatching which means something when wrong somewhere...
I have made sure Adobe isn't prompting for upgrades etc when it opens
Under task manager AcroRd32.exe starts but thats it.
I can start acrord32.exe from a command line and open a pdf without any
prompts appearing
I'm sure there was an example of a PDF in the samples, but I can no longer
find any of the OCX examples, including the explorer one
Regards Nick
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Active X and Adobe
-
- Mensajes: 328
- Registrado: Mar Nov 21, 2006 2:10 am