Interactive Viewer servlet
Displays an Actuate BIRT report document with tools to affect the document and design files. The viewer has two modes, standard and interactive.
The Standard Viewer displays the report with toolbar options to save, print, show the TOC, and launch interactive mode, as shown in
Figure 6‑1.
Figure 6‑1 Standard Viewer
The Interactive Viewer displays the report with toolbar options to navigate the report and provides context menus to edit and format report elements, as shown in
Figure 6‑2.
Figure 6‑2 Interactive Viewer
Name
com.actuate.iv.servlet.IVServlet
http://<web server>:<port>/<context root>/iv
URI parameters
Table 6‑3 lists and describes the URI parameters for the
Interactive Viewer servlet.
Table 6‑3 Parameters for IV URI
URI parameter | Description |
__bookmark | Name of the element of a report to display instead of the whole report file |
__floatingfooter | Boolean value to add a margin under the footer |
__format | A format for the displayed report:  pdf: Adobe PDF  xls: MS Excel  doc: MS Word  ppt: MS PowerPoint  ps: PostScript  html: HTML  flashchartsxml, flashgadgetsxml: used to display a fusion chart  reportlet: used together with __bookmark to show a particular part/element of the report |
__from_page_range | The page range of a report to display |
__from_page_style | The page style to use for a report in pdf or ps formats:  auto: The page size and content size remains the same.  actuateSize: Change the page size to fit the content.  fitToWholePage: Change the content size to fit the page size. Used with the __format parameter |
__imageid | Name of the report file to display |
__instanceid | Name of the report file to display |
__launchiv | Boolean value that enables interactivity |
__locale | Code for a locale |
__page | A number for a page to render |
__report | Name of the report file to display |
__rtl | Name of the report file to display |
repositoryType | The name of the object to download |
serverURL | Contains the URL that accesses iHub, such as http://ESL02835:8000 |
userid | The user’s identifier, required to log in to Actuate BIRT iHub |
volume | Contains a string value specifying the volume for this report |