When you do not insert a report grouping section or report body into a predesigned page, the HTML Wizard automatically generates pages and copies the contents of a simple style.css file into the header of each HTML file. The style.css file sets basic layout parameters such as font size, image width, font type, and more for the final display of the HTML page.
If your report includes group-level HTML pages, the Report Wizard will create additional CSS files: group1.css and group2.css, corresponding to each group level. You can modify these files to customize the layout and appearance of your report.
When you generate an HTML report for the first time, the program automatically creates default style.css, group1.css, and group2.css files in the “..\view\table-name\” folder. Any changes you make to these files will be preserved and your custom styles will be applied each time you generate the report.
CSS files for the CARS table
If you use predefined HTML pages and insert both HEADER and/or BODY keyword tags, the program does not apply any style files. In this case, the application assumes that you have defined the layout and styles directly within your HTML pages or external CSS files.
Copyright © 2026 · All Rights Reserved · PrimaSoft PC