THotPDF.FindAndProcessObjectStream Method
Finds and process object stream data in a loaded document. The lookup supports import, page-copy, form, resource, or object-inspection workflows that need to locate existing PDF structures
Declaration
function FindAndProcessObjectStream(ObjNum: Integer): boolean;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
ObjNum | Input used by FindAndProcessObjectStream |
Return value
Returns a boolean value
Usage notes
- Use this API in the document import and output workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised