Report Manager ← Back to site

Report Manager Custom Client

Report Manager Server

Programming a custom client

You can program an application providing access to reports stored in servers. From Delphi you can use the TVCLReport-TCLXReport (legacy)-TPDFReport components, the function ExecuteRemote will do the work.

From other environments you can use the exported functions of the standard API. or ActiveX methods.