Hallo all,
I have started my early research into developing extensions, by looking at the wiki, and the API documentation, in order to wrap my head around the environment.
My sub-goal is to develop an extension which wraps the PyPDF library, exposing its API for use from within macros and other extensions (but mainly macros). Specifically, my end goal is to develop macros that can extract and manipulate data entered in PDF forms, a functionality which is supported by PyPDF.
I wonder if there are tips, guidance, or general thoughts from previous experiences that anyone here would like to share.
Regards,