See Also

DataDynamics.ActiveReports.Web Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguages ActiveReports.Web Send feedback to Data Dynamics

ViewerType Enumeration

An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET.

Members

MemberDescription
HtmlViewerProvides a scrollable view of a single page of the report at a time. Downloads only HTML and javascript to the client browser. Not preferable for printable output.

Client Requirements: Internet Explorer 3.x, or Netscape browsers 3.x and above.

RawHtmlShows all pages in the report document as a single continuous HTML page. Provides a static view of the entire report document, and usually decent printable output, although under some circumstances, pagination is not preserved.

Client Requirements: Internet Explorer 3.x, or Netscape browsers 3.x and above.

ActiveXViewerProvides an interactive viewing experience, and a high quality printable output by downloading an interactive, flexible, and tiny ActiveX viewer component to the browser.

Client Requirements: Suitable for Internet Explorer 3.x and above only.

AcrobatReaderReturns output as a PDF document viewable in Acrobat Reader. 

Client requirements: Adobe Acrobat Reader.

See Also

DataDynamics.ActiveReports.Web Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.