Wraps FPDFPageObj_SetIsActive. When FALSE, the object stays
in the page's content stream but is skipped during render and
export. Useful for soft-hiding annotations or watermarks without
deleting them.
Arguments
- obj
A
pdfium_objfrompdf_page_objects(). Parent doc must be readwrite.- active
Logical scalar.
See also
pdf_obj_is_active() for the read side.