Wilton Ergon Posted November 8, 2018 Posted November 8, 2018 I created a small video to show what is happening, something very strange, the pdf is only created when I am running in debug in delphi, when I run out of delphi, the pdf is not created, I noticed that not even using hyperserver, this is creating another instance of the application when the report is triggered. link download video http://www.radinfo.com.br/reportdebugmode.wmv delphi tokyo 10.2.3 unigui 1.50.0.1481 report builder 19.02 Quote
Wilton Ergon Posted November 8, 2018 Author Posted November 8, 2018 I made some changes, according to the example, I moved the components of the report builder to a datamodule, instantiated the datamodule and run the report and it worked. before the components of the report builder were on the form itself. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.