Skip to main content

TdxPDFViewer Class

A PDF Viewer control.

Declaration

TdxPDFViewer = class(
    TdxPDFCustomViewer
)

Remarks

The PDF Viewer control is designed to view, manage, sign, and encrypt Portable Document Format (PDF) files in your application.

VCL PDF Viewer: A PDF Viewer-Based Application Example

Automatic Ribbon/Toolbar UI Generation

You can create a PDF Viewer-based form with a fully-functional Ribbon or Toolbar UI in a few clicks:

VCL PDF Viewer: Automatic UI Generation for the PDF Viewer Control

Refer to the following topics for details:

Main API Members

The list below outlines key members of the TdxPDFViewer class that allow you to work with PDF documents in your application.

PDF Document API

You can create a PDF document container to work with PDF documents in code without user interaction. Refer to the following topics for detailed information and code examples:

See Also