Hi,
I was hoping to create a program that would allow users to click lots of radio buttons, check boxes, select from combo boxes..etc. Then all this information could be exported to a report hopefully in the pdf format(Just because then they wouldn't be able to edit it, and it would be platform independant?).
I've looked around and found jasperreports and iReport aswell as PJx. But jasperreports seems to rely on some form of database connection, and i doubt PJx will be able to create nice looking forms.
I dont want to create a database connection to work with jasper because it just seems unnecessary, that is; all the info could quite easily be stored as variables at run time and then just passed to the report, none of it needs to be stored for later reference.
I know everyone thinks this about their proograms, but it just seemed like the kind of project that someone would have done before, or at least have a few third party controls out there to make it easy.
Am I missing something, or is this going to be an arduous task? Are there some third party packages that would do just what I need?
To be honest any information or opinion would be greatly appreciated.
Thanks,
David
I was hoping to create a program that would allow users to click lots of radio buttons, check boxes, select from combo boxes..etc. Then all this information could be exported to a report hopefully in the pdf format(Just because then they wouldn't be able to edit it, and it would be platform independant?).
I've looked around and found jasperreports and iReport aswell as PJx. But jasperreports seems to rely on some form of database connection, and i doubt PJx will be able to create nice looking forms.
I dont want to create a database connection to work with jasper because it just seems unnecessary, that is; all the info could quite easily be stored as variables at run time and then just passed to the report, none of it needs to be stored for later reference.
I know everyone thinks this about their proograms, but it just seemed like the kind of project that someone would have done before, or at least have a few third party controls out there to make it easy.
Am I missing something, or is this going to be an arduous task? Are there some third party packages that would do just what I need?
To be honest any information or opinion would be greatly appreciated.
Thanks,
David