Hi All
We are in the process of migrating our application from PowerBuilder 11.5 to PowerBuilder 2017 64 bit. We have an OLE ActiveX Control on a window using "Adobe Acrobat DC Browser Control Implementation" Ole Object. Inprocserver32= …\Adobe\Acrobat\Activex\AcroPdfIncl.Dll
The PDF file is loaded with command LoadFile("FileName")
Loadfile command is crashing in 64 bit version. Is there some way to insert a 64 bit Adobe OLE on a window so that a PDF file can be previewed within PowerBuilder application or some other workaround to achieve the similar functionality?
Regards
Vinay