Search found 13 matches

by facsistemas
Wed Aug 28, 2019 11:20 pm
Forum: Stimulsoft Reports.JS
Topic: Save report in formatod .odt, .odc, .rtf
Replies: 1
Views: 717

Save report in formatod .odt, .odc, .rtf

Hello,

I would like to check if you can save the report in .odt, .odc and .rtf formats.

Some clients need to export in these formats.

Is there any implementation in progress?
by facsistemas
Sun Mar 11, 2018 10:33 pm
Forum: Stimulsoft Reports.JS
Topic: Dynamic Pdf Download
Replies: 10
Views: 9496

Re: Dynamic Pdf Download

I am using the same code, but it does not bring any information from the mysql database Can you help me ? // Create a new report instance var report = new Stimulsoft.Report.StiReport(); // Load report from url report.loadFile("../arquivos/FacRelatorio/concessao/fac_Rel_BEN01006_toten.mrt")...
by facsistemas
Wed Jan 24, 2018 7:25 pm
Forum: Stimulsoft Reports.JS
Topic: Excel export too slow
Replies: 1
Views: 952

Excel export too slow

Hello, I am having a problem during export in excel, where my report contains 535 pages and this takes 52 minutes. I have already done test with reports with 116 pages and is also having a great delay. The report has been verified and no problems were found. I also performed tests exporting only dat...
by facsistemas
Wed Sep 06, 2017 4:48 pm
Forum: Stimulsoft Reports.JS
Topic: rounded corners
Replies: 3
Views: 2116

Re: rounded corners

I'm waiting.

Thank you
by facsistemas
Thu Aug 24, 2017 2:10 pm
Forum: Stimulsoft Reports.JS
Topic: Page break
Replies: 3
Views: 1761

Re: Page break

That's what I needed.

Thank you very much.
by facsistemas
Wed Aug 23, 2017 4:46 pm
Forum: Stimulsoft Reports.JS
Topic: rounded corners
Replies: 3
Views: 2116

rounded corners

Good afternoon,
I'm trying to use the rounded rectangle, but at the time of viewing it just leaves without the rounded corners. Is this a tool bug?

Thank you.
by facsistemas
Wed Aug 23, 2017 2:24 pm
Forum: Stimulsoft Reports.JS
Topic: Page break
Replies: 3
Views: 1761

Page break

Hello, good morning.
I wanted a way for me to insert a page break to move one block to the other page.
In the example attached there are 3 blocks. As the third block does not fit the first page I would like to pass it to the second page. Is there a way for me to do this?

Thank you.
by facsistemas
Tue Aug 22, 2017 2:46 pm
Forum: Stimulsoft Reports.JS
Topic: Empty data source returning a relation error
Replies: 8
Views: 4817

Empty data source returning a relation error

Hello, I had a problem using relations in data sources, when the sql of a data source return 0 rows and the data source has a relation with other data source, the software return an error, but it should just print the report clean, with out the databand that is using the data source, just the page h...
by facsistemas
Tue Aug 22, 2017 2:22 pm
Forum: Stimulsoft Reports.JS
Topic: File losing background color when printing
Replies: 3
Views: 1879

Re: File losing background color when printing

It worked.
Thank you very much.
by facsistemas
Mon Aug 21, 2017 3:12 pm
Forum: Stimulsoft Reports.JS
Topic: File losing background color when printing
Replies: 3
Views: 1879

File losing background color when printing

I have a report that has a background, but when I print the page, it leaves without the background.
The following sample file is attached.

Thank you