PDF Environment
Description
The objects, methods, and properties described in this section can be used when testing interactive PDF documents.
IMPORTANT
To open a PDF document for testing, you must use the PDF Testing Utility. You can open the utility from within OpenText Functional Testing or using a PDFUtility.Open step.
Supported Test Objects
| Test Object | Description |
|---|---|
| PDFApplication | A PDF application object. A separate PDFApplication object is created for each PDF file you test. |
| PDFButton | A button in an interactive PDF document. |
| PDFCheckBox | A check box with an ON and OFF state in an interactive PDF document. |
| PDFComboBox | A combo box in an interactive PDF document. |
| PDFEdit | An edit box in an interactive PDF document. |
| PDFPage | A page in a PDF document. |
| PDFRadioButton | A radio button in an interactive PDF document. |
| PDFSignatureField | A box for signing documents with a digital signature. |

