KB-29202: Printing an application’s screen.
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,…
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,…
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: When I run the Print Preview command, a red dotted line is displayed vertically on the window with the report’s data. How can I remove this line? Solution: This…
Question: How can I attribute values to the Y axis’ minimum and maximum values of an E3Chart that is in the report? Solution: This can be done via the report’s…
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…
The attached demo application illustrates how you can export Elipse E3‘s report to PDF, EXCEL, HTML, RTF, TEXT, or TIFF formats. To use the application, just fill the Directory where…
The standard unit used by Elipse E3’s ActiveReports feature to specify paper size for printing is the Twip. Conversion: 1 Pixel = 15 Twips 1 cm = 567 Twips 1…
Question: How can I generate an E3Chart‘s report? Solution: In case of historic pens, you must insert an E3Chart in the report’s PageHeader section and use CopyConfig method in OnBeforePrint…
This application illustrates how data with bad quality (which might have been generated due to communication problems, for example) can be distinguished in a report. To do so, a script…
The attached demo application illustrates how to dynamically select the fields to be printed in the report. Since report fields can neither be added nor deleted at run time, the…