Dashboard > Pentaho Reporting > Home > Task136377TableExportHtml
Task136377TableExportHtml
Added by Thomas Morgner, last edited by Thomas Morgner on Feb 19, 2007  (view change)
Labels: 
(None)


Create an HTML output that uses plain HTML-Tables

Task Description

Once a table structure has been created, this table can be transformed into a HTML-table to be rendered by browsers that dont support CSS (like the Internet Explorer).

Dependencies

This task requires a working table-export base module.

Solution Approach

Render the incomming table. The table itself already contains all styling information. This is basicly an up-port of the classic engine's HTML export code. LibLayout supports some extended style properties, which have to be filtered out. For full safety all elements should be converted into SPAN and DIV tags (and maybe A-tags as well) so that older browsers can render the result. Output for modern browsers would use the document oriented HTML export anyway.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.2 Build:#807 May 20, 2007) - Bug/feature request - Contact Administrators