11-07-2011 02:32 PM
How can the table indentation be turned off? In the xls Horizontal stylesheet the global variable: var gIndentTables = false //did set this variable value from true to false and even then the tables are indenting.
Looks like that the indentation works with the indentation of the sequence file. In computer.seq the steps under if/else is indented. Is there a way to turn the indenation off?
Solved! Go to Solution.
11-08-2011 01:29 AM
Indenting can not be turned off. you would have to modify the xml routine that performs the report generation.