User Tools

Site Tools


wiki:sns:sns2014:report

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:sns:sns2014:report [2017/07/13 14:07] clairewiki:sns:sns2014:report [2017/07/14 11:01] (current) claire
Line 10: Line 10:
 Scan&Solve will prompt for a destination, generate the report, and open your web browser to view the output. Scan&Solve will prompt for a destination, generate the report, and open your web browser to view the output.
  
-===== Customizing Report =====+====== Customizing Report ======
  
 Scan&Solve uses template files to construct the web-ready reports when the **[Report]** button is clicked in the View tab. These template files, located in the installation directory, are read by Scan&Solve and the output files are generated based on the contents of the templates. The templates use a simple format that may be easily modified to suit a particular end user application. The only tool required is Microsoft’s Notepad or a similar text editor. Scan&Solve uses template files to construct the web-ready reports when the **[Report]** button is clicked in the View tab. These template files, located in the installation directory, are read by Scan&Solve and the output files are generated based on the contents of the templates. The templates use a simple format that may be easily modified to suit a particular end user application. The only tool required is Microsoft’s Notepad or a similar text editor.
  
-==== Template File Format ====+===== Template File Format =====
  
 One of two different templates is used depending on the current view setting. Advanced view uses **AdvancedReportTemplate.html**, the simplified view uses **SimplifiedReportTemplate.html**. The content of these files looks something like the following (Color and Descriptions added): One of two different templates is used depending on the current view setting. Advanced view uses **AdvancedReportTemplate.html**, the simplified view uses **SimplifiedReportTemplate.html**. The content of these files looks something like the following (Color and Descriptions added):
Line 87: Line 87:
   * //DGRMM// --danger level using modified Mohr   * //DGRMM// --danger level using modified Mohr
  
-==== Editing the Templates ====+===== Editing the Templates =====
  
 Before editing a report template, make a backup copy in case of errors or problems. Edit the desired template as follows: Before editing a report template, make a backup copy in case of errors or problems. Edit the desired template as follows:
Line 108: Line 108:
   - When finished, save the template file in the installation directory.   - When finished, save the template file in the installation directory.
  
-==== Examples ====+===== Examples =====
  
 These two examples depict the output arising from sequences of template code. Refer to the previous section for more details on the specific keywords and their parameters. These two examples depict the output arising from sequences of template code. Refer to the previous section for more details on the specific keywords and their parameters.
  
-=== Detail 1 ===+==== Detail 1 ====
  
 {{:wiki:sns:sns2014:s07.png?600|}} {{:wiki:sns:sns2014:s07.png?600|}}
Line 118: Line 118:
 Template code on the left gives rise to the output on the right. HTML code is output directly to the report file unchanged. Scan&Solve code is interpreted by the Scan&Solve plugin to produce the output shown on the right. This example introduces the use of the //##SCREENSHOT// keyword and the generation of a table using the //##PROPERTYTABLE// keyword. Template code on the left gives rise to the output on the right. HTML code is output directly to the report file unchanged. Scan&Solve code is interpreted by the Scan&Solve plugin to produce the output shown on the right. This example introduces the use of the //##SCREENSHOT// keyword and the generation of a table using the //##PROPERTYTABLE// keyword.
  
-=== Detail 2 ===+==== Detail 2 ====
  
 {{:wiki:sns:sns2014:s08.png?600|}} {{:wiki:sns:sns2014:s08.png?600|}}
wiki/sns/sns2014/report.1499976476.txt.gz · Last modified: 2017/07/13 14:07 by claire