This topic is locked

Printer-Friendly Page (Add Values On Top Of Page)

6/4/2013 4:52:32 AM
PHPRunner General questions
K
kyrie76 author

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