Search found 5 matches

by LuisRamirez-
Tue Mar 09, 2021 3:29 pm
Forum: Stimulsoft Reports.JAVA
Topic: Relationships between data tables not working Java
Replies: 5
Views: 3608

Re: Relationships between data tables not working Java

Hello, Thank you for the provided information. As a comment, it would be great if Stimulsoft included between their libraries an standardized method to do this, as it seems to be a requirement for Stimulsoft to load some features properly and, if possible, include this in some part of the product d...
by LuisRamirez-
Mon Mar 08, 2021 5:24 pm
Forum: Stimulsoft Reports.JAVA
Topic: Relationships between data tables not working Java
Replies: 5
Views: 3608

Re: Relationships between data tables not working Java

Hello, We need some additional time to investigate the issue, we will let you know about the result. Thank you. We found the cause of the issue, it was because we used an non-indented .XML as a database, so we had to take the file we had stored on our DB and then indent it. Here's the code we use i...
by LuisRamirez-
Mon Mar 01, 2021 8:48 pm
Forum: Stimulsoft Reports.JAVA
Topic: Relationships between data tables not working Java
Replies: 5
Views: 3608

Relationships between data tables not working Java

Hi, i'm having issues when trying to relate data tables from an XML(Parent to child scheme on nodes) on my project, but when i use the Stimulsoft designer i get my data related as intended on .mrt. The data on the red rectangle is the one coming from another node for example, let's say, "Car&qu...
by LuisRamirez-
Wed Aug 26, 2020 4:30 pm
Forum: Stimulsoft Reports.JAVA
Topic: Populate .PDF with a .mrt template Java
Replies: 3
Views: 4545

Re: Populate .PDF with a .mrt template Java

Hello. You can use Java Web Designer to create report templates https://www.stimulsoft.com/en/samples/java/run-the-java-web-designer There is no other way to fix my project? While working with Stimulsoft i faced some problems with .XML containing colons ":" on nodes: Are there any known i...
by LuisRamirez-
Tue Aug 25, 2020 5:27 pm
Forum: Stimulsoft Reports.JAVA
Topic: Populate .PDF with a .mrt template Java
Replies: 3
Views: 4545

Populate .PDF with a .mrt template Java

Hello, i'm starting a project using Stimulsoft and i'm trying to use it on a webservice that will receive an XML and a MRT to generate a PDF wich the user will receive as a Base64 String. I'm using Java, and i want to make an .mrt template (Just the template, i don't want an .mrt with pre-loaded inf...