I have a system that builds up reports on incedents. This allows the users to fill in multiple web forms and upload PDF documents, jpeg images and tiff images.
I have a cystal report that prints of all the form data related to the incedent but cannot find a quick method of printing off all the data and the pdf documents with one click.
Firstly is it possible to make pdf documents and images part of a cyrstal report, I store the locaitons of these documents in a database.
Secondly if this is not possible could I script this action to print all these documents and the crystal report in one click. The documents would need to print on the client side.
The tecnologies I am using are asp.net2 and server 2008