HFT functions for All Tools -> Export a PDF option
In the plugin code, I am trying to intercept/replace AVDocDoSave, AVDocDoSaveAs and AVDocDoSaveAsWithParams functions to identify the original file when the user tries to export the file from menu option. This seems to be working fine, when I am clicking SaveAs/Export a PDF. But when I try export a PDF option from Tools, none of the above functions are being called and I am not able to identify the original file that is being exported. Could you please let me know if there is any known issue with the behaviour or any other HFT functions I can try to intercept/replace to get the file information (AVDoc or PDDoc structure) when All Tools -> Export a PDF option is used to export the file.
Thanks in advance
