Development
This
is a link to the ReportMill design application. The design application
is a Swing Java Web Start application. If you aren't familiar with Java
or Java Web Start or if the link below doesn't work, click
here, otherwise:
Deployment
For
deployment, download ReportMill11.jar
(engine only).
Alternatively, download RMStudio11.jar.pack.gz (engine
+ RMStudio).
Unpack with: prompt> unpack200 RMStudio11.jar.pack.gz RMStudio11.jar
Running RMStudio from the command line
It's also easy to launch the ReportMill design application from the command line:
prompt>
java -cp \Temp\RMStudio11.jar com.reportmill.App
JavaDoc: javadoc (zip)
Release
Notes RM11
Overview
ReportMill
11 includes significant improvements focusing on Java client
and taking advantage of the investment Sun is making with the new
Java update. Among the current enhancements:
- Native
Java Applet & Desktop Viewer
- View
reports natively on the client with interactive features (animation,
mouse-overs, graph rotation, drill-down, interactive sorts, hyperlinks,
etc.)
- Drop
down tool bars
- Save
reports to client machine
- View/Export/Save
as PDF
- Send to local Printer
- Text
Selection with RTF copy
- Area
Selection with Image copy
- Search report
- Page navigation (forward, backward, goto page)
- Zoom control (Actual Size, Zoom-to-Fit, 100%, 200%, etc.)
- Stroke Enhancements
- Dashed
stroke - set dash array pattern of comma separated
on/off lengths and "phase" (the offset into the pattern)
- Border
Stroke - strokes rectangular boundary of shape with option to
turn off individual sides
- Line caps
- Shape
Filters
- Drop
Shadow, Blur, Reflection, Emboss, etc.
- Text Enhancements
- Inline
image support - use RMImage function, eg.: @RMImage(key)@
- Configurable border padding
- Dashboarding Preview
- Drag and drop Application Components
- Binder shape for data binding
|