TMSFNCWebBrowser print html page

hello,
i am using delphi 11 and mac os,
I did this to print the current web page but it does not work on Mac os , please offer me a solution.

TMSFNCWebBrowser1.ExecuteJavaScript( 'window.print();' );