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…
Question: Can I set up a report so that data from Detail section are printed side by side, similarly to the figure below? Solution: Yes. There is a property from…
Question: Can I add a watermark to a report? Solution: Yes, you can. Watermarks are texts of figures displayed under the document’s main text; these watermarks are added to the…
Question: How can I subtract the values from two different fields of a Query, and then display this result in a report‘s Data Field? Solution: To do so, follow these…
Question: Can I export two reports to the same file (PDF / EXCEL / HTML / RTF / TEXT / TIFF), just adding new information? Solution: No. When you export…