Examples: 1040EZ TAX FORM [View Source] [Template]
This example demonstrates the use of ReportMill with pre-designed PDF documents. To create this example, the standard 1040EZ form was downloaded from the IRS site in PDF format. Dragging it into a new ReportMill template provided a preview on which the keys could be positioned. This also embedded the original PDF into the new template providing device-independent rendering of the form at runtime. The actual ReportMill interaction is handled inside a simple servlet class. Use the links at the bottom of this page to view the servlet source code and to access the template itself.