{{tag>category:"OpenInsight 32-Bit" author:"David E Schranz" author:"Karl Pozmann" author:"Jim Peters" author:"Barry Stevens"}} [[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]] ==== PDF Viewer in OI (OpenInsight 32-Bit) ==== === At 14 OCT 2005 12:15:00PM David E Schranz wrote: === Is there a way to display a PDF document within an OI window via OLE or some other tool. All I wish is to simply view the PDF document via an OI window. Tks David Schranz ---- === At 14 OCT 2005 08:45PM Karl Pozmann wrote: === With Actobat viewer v6 installed, use PDF.PdfCtrl.6 as the control class in the OLE control. If the control name is "OLE_PDF", then Void = Send_Message(@Window:".OLE_PDF",'LoadFile',Path) where "Path" leads to the PDF file, will display the PDF. kdp ---- === At 15 OCT 2005 07:06AM David E Schranz wrote: === The PDF Viewer worked. Thanks. Is it possible to force the CTRL-L within the OLE control to force a full screen display within acrobat. tks david schranz ---- === At 15 OCT 2005 02:19PM Karl Pozmann wrote: === If you go to www.adobe.com and search "All of Adobe" for LoadFile you'll see four documents popup that should help - for version 7, however. kdp ---- === At 05 NOV 2008 01:06PM Jim Peters wrote: === Bringing this useful piece of information up date, AcroPDF.PDF.1 seems to be the correct ProgID now. The 'Send_Message' still works as written. ... "With Acrobat viewer v6 installed, use PDF.PdfCtrl.6 as the control class in the OLE control. If the control name is "OLE_PDF", then Void=Send_Message(@Window:".OLE_PDF",'LoadFile',Path) where "Path" leads to the PDF file, will display the PDF." ---- === At 09 NOV 2008 08:49PM Barry Stevens wrote: === Ctrl+L works for me!..plus others [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=46C8DF65C0CDC3B28525709A005943B7|View this thread on the Works forum...]]