The Crystal Enterprise Txt PlugIn Library allows you to view reports formatted as a text file. When the report runs, it creates a CrystalEnterprise.Txt object in the APS InfoStore. After retrieving the plugin for this object, you can set the ContentType Property of the Response Object to the MimeType Property and pass the ByteStream Property to the BinaryWrite Method of the Response object. The report is then streamed to the browser and previewed as a text file.
For information on how to query for text objects in the APS InfoStore, see Retrieving InfoObjects created with a desktop plugin.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |