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

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

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/46c8df65c0cdc3b28525709a005943b7.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1