aydin
Comments
- 
                I originally wanted to open a RTU file from C#, but I can probably also use the C# to call a Delphi dll and then use that to open the file. But I can't seem to find a way to open the reportbuilder programatically with a file ready.
- 
                Hello microtronx,
 I have the developer guide but can't find any references to directly opening a file. Anything related to file opening seems to happen manually after the program has started. I have looked for terms like "process", "dire…
- 
                My intent is to open a specific RTU file in the RBuilder directly without any in-between steps if possible.
- 
                So there is no way to open that view directly when starting the application? I wanted to start the ReportBuilder process from another application and show the designer immediately.
- 
                Sidenote: I am using the Delphi 11.3 Community edition.