I’m trying to use a control to create a pdf file from a html file. I need to call HTML2FPDF() for that which is included in the scriptcase _lib section. However these directories have different names in production and development. But sc_include_lib is only valid for grids in the onfooter event. Now how do I get access to the correct directory to ‘require’ the correct file without keeping track of all the different directories?