Search found 4 matches

by regisdaniel
Tue Feb 08, 2022 12:55 pm
Forum: Stimulsoft Reports.JAVA
Topic: NPE while trying to export PDF - Fonts Issue?
Replies: 4
Views: 2469

Re: NPE while trying to export PDF - Fonts Issue?

Thanks Vadim! It's worked!
Regards!
by regisdaniel
Mon Feb 07, 2022 11:41 pm
Forum: Stimulsoft Reports.JAVA
Topic: NPE while trying to export PDF - Fonts Issue?
Replies: 4
Views: 2469

Re: NPE while trying to export PDF - Fonts Issue?

Here is how we as trying to export the PDF: try { ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream(); StiJsonDatabase stiJsonDatabase = new StiJsonDatabase("boleto", resourceLoader.getResource(ResourceUtils.CLASSPATH_URL_PREFIX + "Stimulsoft/Boleto.json").g...
by regisdaniel
Mon Feb 07, 2022 11:36 pm
Forum: Stimulsoft Reports.JAVA
Topic: NPE while trying to export PDF - Fonts Issue?
Replies: 4
Views: 2469

NPE while trying to export PDF - Fonts Issue?

Hello all! Just trying to export a simple report using Stimulsoft Reports.java, on a SpringBoot 2.3.6.RELEASE application. I'm using the following QuickStart as reference: https://www.stimulsoft.com/en/samples/reports-java/java/exporting-a-report-from-code When trying to export the report, the follo...
by regisdaniel
Fri Oct 01, 2021 4:26 pm
Forum: Stimulsoft Reports.WEB
Topic: Cannot access some fields from a XML Datasource
Replies: 1
Views: 667

Cannot access some fields from a XML Datasource

43201093470805000180550010015578201146185203.xml I'm evaluating Stimulsoft Reports to use on our company but I'm having some troubles using it with a XML datasource. We have a XML document that has the following structure: <nfeProc xmlns="http://www.portalfiscal.inf.br/nfe" versao="4...