ReportListener XML Display-Style Foundation Class

The XmlDisplayListener class tunes XmlListener's default VFP Report XML schema settings suitably for presentation output needs. For full information on the VFP Reporting XML Schema and its options, see Using VFP Report Output XML.

XmlDisplayListener also adds image-file-publishing capabilities:

  • You can copy the image files used in your report to a new location.

  • You can save images rendered during the report from general fields or image control references, which were not based on files, to files on disk.

These capabilities are useful when you are preparing reporting output to be published or packaged for display on the Web or for further processing by another publishing application.

See ReportListener HTML Foundation Class for sample code.

Category Reporting

Default Catalog

Visual FoxPro Catalog\Foundation Classes\Output\Report Listeners

Class

XmlDisplayListener

Base Class

ReportListener

Class Library

_REPORTLISTENER.vcx

Parent Class

XmlListener (ReportListener XML Foundation Class)

Expand imageXmlDisplayListener, General Fields, and Image Controls

Expand imageXmlDisplayListener and File-based images

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic