cancel
Showing results for 
Search instead for 
Did you mean: 

How to access the recorded data in the RPT

Former Member
0 Kudos

Hi!

I use the VCL Crystal Reports XII with Delphi 2010 a few years ago and I could always do what I needed, but now I have a problem:

How to access the recorded data with the report?

I need to export each record to a PDF with the client name that is stored in the RPT.

Ex.:

- Record 1: Client = John -> PDF Name = João.pdf

- Record 2: Client = Mary -> PDF Name = Mary.pdf

- Record 3: Client = Peter -> PDF Name = Peter.pdf

How to obtain the Client field contents?

Thanks in advance

Nelson Castro

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Moved your post to the Legacy SDK forum.

The VCL is no longer supported. Go here and get the .NET Components and upgrade to CR for VS runtime.

You can get the value or change the record selection formula at runtime on a report with saved data to filter for each company.

Don

ido_millet
Active Contributor
0 Kudos

As an alternative to developing report bursting yourself, this functionality is provided by some of the 3rd-party Crystal Reports desktop schedulers listed at: Crystal Reports Viewers, Schedulers and Related Products

Answers (0)