Search found 364 matches

by Vadim
Mon May 20, 2024 7:30 am
Forum: Stimulsoft Reports.JAVA
Topic: a large amount of+~JF * *.tmp files is generated in the hard drive.
Replies: 3
Views: 48

Re: a large amount of+~JF * *.tmp files is generated in the hard drive.

Hello.

It seems that is bug of some Java versions, you can change Java version on your Linux environment to fix it.
by Vadim
Wed Apr 03, 2024 6:59 am
Forum: Stimulsoft Reports.JAVA
Topic: Using images in watermarks causes an error.
Replies: 1
Views: 1154

Re: Using images in watermarks causes an error.

Hello.

Which version do you use?
by Vadim
Tue Mar 12, 2024 9:59 am
Forum: Stimulsoft Reports.JAVA
Topic: 2024.1.2 on SpringBoot3 font error
Replies: 7
Views: 2387

Re: 2024.1.2 on SpringBoot3 font error

Hello,

Add necessary fonts in the resources of the report is the only way.
by Vadim
Fri Mar 01, 2024 3:33 am
Forum: Stimulsoft Reports.JAVA
Topic: The character "\"
Replies: 3
Views: 1054

Re: The character "\"

Hello.

Can't reproduce error.
Which version do you use?
Can you send us server full error stack trace?
by Vadim
Tue Feb 06, 2024 1:00 pm
Forum: Stimulsoft Reports.JAVA
Topic: The image is not clear after shrinking.
Replies: 4
Views: 1543

Re: The image is not clear after shrinking.

Hello.

Image quality will be improved from version 2024.1.4
by Vadim
Wed Jan 17, 2024 6:00 am
Forum: Stimulsoft Reports.JAVA
Topic: 2024.1.2 on SpringBoot3 font error
Replies: 7
Views: 2387

Re: 2024.1.2 on SpringBoot3 font error

Hello.

Yes, it is the reason, some JDK don't allow to access font files.
As solution from version 2024.1.3 you can add necessary TrueType fonts to report resources - it will use for export to PDF with embedded fonts.
by Vadim
Mon Jan 15, 2024 8:18 am
Forum: Stimulsoft Reports.JAVA
Topic: 2024.1.2 on SpringBoot3 font error
Replies: 7
Views: 2387

Re: 2024.1.2 on SpringBoot3 font error

Hello.

If you try to export report to PDF file with option Embedded Fonts = true and Java server have no access to font files you will get this message.
Please export to PDF with option Embedded Fonts = false
by Vadim
Tue Jan 09, 2024 1:10 pm
Forum: Stimulsoft Reports.JAVA
Topic: The Line of Empty Band
Replies: 16
Views: 6907

Re: The Line of Empty Band

Hello.

Will be fixed from 2024.1.3 version
by Vadim
Mon Jan 08, 2024 9:01 am
Forum: Stimulsoft Reports.JAVA
Topic: Language change
Replies: 5
Views: 3735

Re: Language change

Hello.

We can't reproduce problem problem, setup culture works, can you explain in details how to reproduce problem?
by Vadim
Wed Dec 13, 2023 11:46 am
Forum: Stimulsoft Reports.JAVA
Topic: problem about VertAlignment
Replies: 1
Views: 2950

Re: problem about VertAlignment

Hello.
It looks fine with our sample, maybe you use specific font, can you create simple report sample to reproduce problem?