Elipse E3/Power Section Report (E3SectionReport).
As of the release date of Elipse E3/Power version 6.6, a new object called Elipse E3/Power Section Report (E3SectionReport) was added to Elipse E3 Studio. It’s available both in 64- and…
As of the release date of Elipse E3/Power version 6.6, a new object called Elipse E3/Power Section Report (E3SectionReport) was added to Elipse E3 Studio. It’s available both in 64- and…
Question: How can I print an application screen? Solution: To do so, access the E3Studio, create a Report, insert a Figure in PageHeader section without linking it to any images,…
The attached demo application illustrates how you can export Elipse E3‘s section report to PDF, EXCEL, HTML, RTF or TEXT formats. To use the application, just fill the Directory…
Question: Can an if…else command be inserted into a report’s internal script? Depending on the condition’s result, a Label object’s Text property will be edited. Solution: To compare a certain…
Question: How can I print a report whose rows’ background colors are interspersed, in a zebra-like pattern? Solution: To do so, go to the section’s Format event and insert a…
The attached demo application illustrates how to dynamically select the fields to be printed in the Section Report. Since Section Report fields can neither be added nor deleted at run…
This article shows how to configure and send messages in Microsoft Teams via an Elipse E3/Elipse Power application. Microsoft Teams is the team collaboration hub from 365. With it, you…
Question: Do Elipse Software products use SMBv1 protocol? Solution: As per Microsft’s own advisory, there are significant security failures in SMBv1 protocol. However, we must point out that Elipse Software…
Elipse Mobile‘s permission for a unique device binds the user to a single device only. This resource prevents connection from other devices via access information (user/password), which makes for a…
Question: How do I handle UTF-8 characters in Elipse E3/Power? Solution: UTF-8 characters can be handled via libraries available on the internet. However, you can also create an internal dictionary…