Question : Delphi5 & Crystal ReportVCL v8.5

We have an application built in Delphi 5 & we use Crystal ReportVCL v8.5 as the reports engine for the user to run reports from a MSSQL database.
Crystal ReportVCL v8.5 displays the report prior to printing.  There is a built in export function within Crystal ReportVCL v8.5 that allows the user to export to pdf, word etc.
Does anyone know where in the crystal files the export functionality occurs or even what the call is when they click the 'Export' button.  Any help gratefully received.

Answer : Delphi5 & Crystal ReportVCL v8.5

i don't have those files anymore
i'll try and work from memory (it's full of holes)

what are you trying to accomplish ?

export automatically to pdf/word/html ?

i think you need to set the destination when printing.
There was a funct/prop/proc which gave all the properties for printing
there you set the destination
a bit difficult to check without any files... google ...
aha...
http://www.dynalivery.com/customersupport/crystaldecisions/CR8_5Techref.pdf

use Crystal report Engine 6
Function PEExportTo
Random Solutions  
 
programming4us programming4us