PDF_PPT

SUMMARY

Describes how to integrate *.PDF and *.PPT files in help.

CONTENTS

  1. Introduction
  2. Procedure

Introduction

It is possible to integrate *.html, *.pdf and *.ppt files supplied by the customer.

Procedure

<a href="./TEST.pdf">PDF Test</a>
<a href="./presentation.pps"> PPT Presentation</a>

Note:
The above defined files are located in the same directory as the*.html file - which is not obligatory.
Please keep in mind to adjust the location of the files if it differs.