Search found 144 matches

by dikan
Fri Feb 10, 2023 5:31 am
Forum: Stimulsoft Ultimate
Topic: JS Localization
Replies: 3
Views: 164

Re: JS Localization

How to enable on js viewer some kind of choosing localization? How user can choose preferred language?

Please if you ref to example, be sure that example could be started with relevant content.

Regards,

Dikan
by dikan
Tue Jan 31, 2023 11:21 pm
Forum: Stimulsoft Ultimate
Topic: JS Localization
Replies: 3
Views: 164

JS Localization

I tried to localize the HTML5 viewer. I found class Stimulsoft.Base.Localization.StiLocalization and all the members but did not manage to have my viewer localized. Is there one who can point me to the complete process of localization by example. Nor demo.html nor any other example I can find with v...
by dikan
Mon Jan 23, 2023 6:49 pm
Forum: Stimulsoft Ultimate
Topic: Win32 exe as a WEB server
Replies: 2
Views: 211

Re: Win32 exe as a WEB server

Ok. I've got it. Somehow I think I believe that RenderToJSon is part of my solution. I made my application to RenderToJSon and I received a file that pretty much looks like .js files from Demo.html from GitHub. Now I am struggling with naming conventions and perhaps a lot more issues that I do not s...
by dikan
Sun Jan 22, 2023 1:51 am
Forum: Stimulsoft Ultimate
Topic: Win32 exe as a WEB server
Replies: 2
Views: 211

Win32 exe as a WEB server

I am using Win32 application on server side and want to deliver to my users HTML5 report. Now my reports are accessing Database via ODBC connection and I am aware that it is not suitable for web. Can I render it on server side and send to viewer on a client side? Do I have to change my reports to fi...
by dikan
Sun Oct 02, 2022 7:31 pm
Forum: Stimulsoft Ultimate
Topic: Report from tempate
Replies: 4
Views: 409

Re: Report from tempate

Sorry, I could not find way to attach pictures.
by dikan
Sun Oct 02, 2022 7:30 pm
Forum: Stimulsoft Ultimate
Topic: Report from tempate
Replies: 4
Views: 409

Re: Report from tempate

Hello Kirill, I will try to show you with the simplest possible example. One video shows an example of a report and the other an example from a designer. In the first part of the report, you can see the text that is in .RTF format is written from the database, and in the second part, there is a tabl...
by dikan
Fri Sep 30, 2022 8:19 am
Forum: Stimulsoft Ultimate
Topic: Report from tempate
Replies: 4
Views: 409

Report from tempate

I have a request to make a printout of a legal document that should include segments written in RTF format as well as data from a database. All data (and RTF texts) are in the database. If the document was in a strictly defined format, it wouldn't really be a problem, but... There's always a but. Th...
by dikan
Wed Jul 20, 2022 9:30 am
Forum: Stimulsoft Reports.NET
Topic: Always an even number of pages in report
Replies: 5
Views: 298

Re: Always an even number of pages in report

Hello,

Email sent.

Thank you.
by dikan
Tue Jul 19, 2022 9:51 am
Forum: Stimulsoft Reports.NET
Topic: Always an even number of pages in report
Replies: 5
Views: 298

Re: Always an even number of pages in report

Hello,

I will have to send e-mail with database and report. Where should i send it? And can e-mail subject be 'Always an even number of pages in report' so you know it is for this topic?

Thank you.
by dikan
Sun Jul 17, 2022 4:46 pm
Forum: Stimulsoft Reports.NET
Topic: Always an even number of pages in report
Replies: 5
Views: 298

Always an even number of pages in report

Hello, i am trying to find solution for what seems to be easy task but i can't make it work. So i hope you can help me. Report looks like this: GroupHeaderBand1 DataBand1 GroupFooterBand1 ---------------------- where GroupHeaderBand1 has NewPageBefore=true. Report has hundreds of pages depending on ...