Hi,
I am trying to show table structure also in the pdf export. I noticed the presence of PMA_exportStructure() function should solve this problem. But to trigger this function i need to edit the plugin configuration option "pdf_structure_or_data" 's value to "structure_or_data" from the default value "data". Could anyone please tell me how to do that?
I tried to backtrack the option from the db_export.php form to plugin.interface.php, but got stuck there.
--
Selvam Palanimalai