Loaded Document Toolkit

HotPDF can open an existing PDF, apply page and form operations, inspect typed document state, render or search pages, print with device capabilities, and save the result without moving the workflow to another library

Page operations and merging

Forms and search

Outlines and resources

System certificate signing

Printing

VCL viewer components

Minimal viewer setup

PDF.LoadFromFile('input.pdf');
PDFViewer.PDFDocument := PDF;
OutlineViewer.Viewer := PDFViewer;
SearchPanel.Viewer := PDFViewer;
PDFViewer.ZoomMode := vzmFitWidth;

Ownership and indexing

Related typed inspection and placement records