I want to add a Value on top of a printer friendly page.
E.g.
Name LastName Location
Test Testqq New York
Test1 Testmkd New York
I want to add the location on top as Group (See below)
E.g.
Location: New York
Name LastName
Test Testqq
Test1 Testmkd
I do not want to create a report. I want that on a Printer-Friendly Page
Thanks in advance