Click to See Complete Forum and Search --> : Printing Resume-format From An ASP.NET application


wackoyacky
05-08-2007, 12:33 AM
Hi guys!

I have this Candidate Portal application which keep track of records of candidates for a particular company. Obviously they would require the application to be able to print the Candidate's Information in a Resume or Bio-Data format.

I would like to take any suggestions on how this type of printing is handled. I usually use crystal reports for all those chart and table type reports but I have never tried creating this type of report(or should I say resume) .

The Candidates includes different tables, including those with have 1 to many relationships like Employment History, Language and so on.

At first I was just thinking of creating an HTML report, but I was thinking, how am I gonna be able to put a consistent header(Company name & logo) and footer(some verbatim) for every page.

Any inputs would be greatly appreciated.


Thanks,
Enzo

Ribeyed
05-08-2007, 11:26 AM
Crystal Reports should do the trick!