allowWebPrinting

allowWebPrinting(allow: Boolean);

The allowWebPrinting method of the Form class enables you to set the allow parameter to true so that Microsoft Internet Explorer 4 and higher Web browsers generate slightly different code. (This parameter is set to false, by default.)

Setting the allow parameter to true for these Web browsers enables the correct printing of the contents of the Web page when the Print command is selected in the Web browser File menu. The requirement of this setting is content-dependent (for example, sometimes Internet Explorer 5.5 or higher may not print segments or pages of the displayed Web page because of the way that Internet Explorer handles the style sheet settings).