Accessing the BIRT Viewer using a URI
The BIRT Viewer servlet provides tools to display and affect BIRT document and design files. This servlet provides both the BIRT Viewer and the BIRT Interactive Viewer. The Interactive Viewer is licensed separately from the BIRT Viewer. To create a link using the URL provided by the Link to this page menu item in the viewer, the HTML page containing the link must use a strict Document Type Definition (DTD). To use the strict DTD, use the following code at the beginning of the HTML page markup:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
The BIRT Viewer provides navigation toolbar options, as shown in Figure 13-1.
Figure 13-1  
The Interactive Viewer displays the report with toolbar options to navigate the report, a menu to perform additional tasks, and provides context menus to edit and format report elements, as shown in Figure 13-2.
Figure 13-2  
The BIRT Viewer servlet supports rptdocument file formats. When an rptdesign files runs, a rptdocument file is generated and displays in the BIRT Viewer.
Name
com.actuate.iv.servlet.IVServlet
URI parameters
Table 13-1 lists and describes the URI parameters for the Interactive Viewer servlet.
Table 13-1  

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2