#7663
Support 1
Participant

    L.P.,

    You can display a PDF document in the following way.

    • Ensure that the Acrobat Reader plug-in for Internet Explorer is installed.
    • Drop an EmbeddedWB control on a Form. You will find the control on the Additional tab of the Component Palette.
    • Call EmbeddedWB1.Navigate(filename: string) to load the document. You may need to set some properties of EmbeddedWB1 to suit your needs. The installed plug-in should display the document.

    I hope this helps.

    Regards,
    Advansys Support