PDF Report Generation
Times New Roman
Arial Black
Courier New
One drawback of current web implementations is the lack of output control.
Most applications produce a set of nicely formatted reports. The web versions of these reports usually lack precise pagination and margin control.
By creating a PDF file as the output, the user can use Adobe Acrobat to print single pages or the whole report as previewed on the screen.
A dynamically generated TimeSheet.
Obtain the latest Acrobat Reader
PDF Forms
Adobe Acrobat can create fillable forms. Not only do these print what-you-see-is-what-you-get, but they can post back to the internet in a variety of formats.
Simple form with dropdown, radio buttons.
Press Submit to see what you entered.
More complex form with some editing in the form.
Adding more extensive JAVAScript editing.