Knowledge Base Article # Q200023

Read Next Article

Customizing the ATEasy Log Header and Footer when printing


Summary: To modify test log print out formatting, modify Internet Explorer print settings.
Solution:

If you are using ATEasy 5.x and above the PrintLog() internal function and the ALog.PrintLog has parameters to support setting the page header and footer for printing.

For ATEasy 3.x and 4.x users use the following solution:

The ATEasy Log window is based on Internet Explorer (IE). When printing, the ATEasy log window uses the IE page setup options that are stored in the Registry. To change the settings, you can run IE, select Page Setup from the File menu, then edit the header and footer fields as required. You can also do this programmatically -- you'll need to locate the registry entry and write to it on the fly before calling Log.PrintLog().

Article Date: 9/19/2002 11:40:48 AM
Keywords: ATEasy, ALog, Header, Footer, PrintLog
0 ratings | 0 out of 5



Read Next Article