PrintFileType specifies the type of print file to use when printing a report to a file.
[form.]Report.PrintFileType[= FileType%]
CrystalReport1.PrintFileType = 1
«Prints the report to a file in a tab separated format.»
Select one of the following print file types if you are printing to a file, if the value you assigned to the Destination, is 2 - File.
Record style (columns of values). Does not use commas or separators. Outputs every record with a fixed field width.
Tab separated values. Presents data in tabular form. Encloses alphanumeric field data in quotes and separates fields with tabs.
Text style. Saves the data in ASCII text format with all values separated by spaces. This style looks most like the printed page.
Saves the data in DIF (data interchange format) format. This format is often used for the transfer of data between different spreadsheet programs.
Comma separated values. Encloses alphanumeric field data in quotes and separates fields with commas.
Saves the data as character separated values in ASCII text format. All values are separated by a character or characters specified by the PrintFileCharSepSeparator.
Saves the data in ASCII text format with all values separated by tabs.
Standard Crystal Reports (RPT) format is used. Most often used for sending the report to another user via e
Exports the report as a Microsoft Excel 2.1 worksheet.
Exports the report as a Microsoft Excel 3.0 worksheet.
Exports the report as a Microsoft Excel 4.0 worksheet.
Exports the report as a Lotus 1
Exports the report as a Lotus 1
Exports the report as a Lotus 1
Exports the report as a Quattro Pro 5.0 WB1 format file.
Saves the data in Rich Text Format.
Uses the Microsoft Word for DOS format to save the data in the report.
Uses the Microsoft Word for Windows format to save the data in the report.
Uses WordPerfect format to save the data in the report.
Uses Excel 5 format to save the data in the report.
Uses HTML 3 format to save the data in the report.
Uses the Internet Explorer version of HTML to save the data in the report.
Uses the Netscape version of HTML to save the data in the report.
Saves the data in ASCII text format, broken into pages.
Exports to a database format corresponding with an ODBC data source that you specify.
Note: If you specify a table name for PrintFileODBCTable that already exists in the database, you will receive an error stating that the table already exists.
Text style. Saves the data in ASCII text format with pagination information.
This property/method is available for subreports.
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |