Wennie Sasotona
Wennie Sasotona

Reputation: 23

Do FastReport VCL 5 needs to be installed on client before its use?

I prefer to use Delphi 7 to build windows applications because it doesn't require the clients to have additional installation of things like JDK, .NET Framework and etcetera.

If I deploy my application with a report using FastReport VCL 5, do the client needs to install first the FastReport VCL 5?

Upvotes: 2

Views: 400

Answers (1)

Y.N
Y.N

Reputation: 5287

No.

Fast Report VCL is a part of your application exe.

Upvotes: 1

Related Questions