Closed liammcdermott closed 5 months ago
Not much to say here, just adding bindings.
For context: I am experimenting with calling FPDFPage_TransformAnnots() from regenerate_content_immut_for_handle(), as form annotations aren't displaying under some circumstances. But that's another PR for another time.
FPDFPage_TransformAnnots()
regenerate_content_immut_for_handle()
Many thanks @liammcdermott , all looks good to me.
Not much to say here, just adding bindings.
For context: I am experimenting with calling
FPDFPage_TransformAnnots()
fromregenerate_content_immut_for_handle()
, as form annotations aren't displaying under some circumstances. But that's another PR for another time.