Top  | Previous | Next

header_logo Tutorial 3 - Background

widgetbanner

 

Widget Co. wants to automatically generate 1040EZ forms for its employees taxes.

Here are the requirements:

1.Start with an existing pdf report.
2.Dynamically fill in: name, income, withholdings, dependents, and other details.
3.Dynamically calculate taxes based on an expression.
4.Display a check mark (isVisible condition) based on an expression.
5.Allow users to print report or save as a pdf.

Previous (Index)   Next (Creating Our Report)