I created a report that looks for information in a subreport to show all information.
However, when running on the development machine, the report appears without any problem in both the IDE and running the generated JAR later.
But when running the JAR on another computer it does not load. Accusing that the subreport was not found.
I found in some forums solutions how to change the search path of the sub but I did not succeed.