Custom Reports containing multiple fields on one report row
I want to create (for export into .pdf format) a report just like I create in crystal reports. Below are my requirements -
0. One Record per page
1. A logo on top left corner of the page
2. Company name in bigger font size and bold letters
3. Insert lines (Horizontal Rules) to separate sections in report
4. Multiple fields per report row (e.g. Title, Name and Surname on same row), and then Profile Summary on next row etc. etc.
Gone through reporting documentation, but couldn't find solutions for these requirements.
Can anybody let me know if above requirements can be fulfilled, if yes, then how.