Gossamer Forum
Home : Products : DBMan : Customization :

Sending data to a printer?

Quote Reply
Sending data to a printer?
I would like to be able to print the data from the database to a printer. It would be really nice to have a link at the bottom of the table displayed next to like the logout that says print Smile I'm not really a programmer so this at the moment seems beyond me. Anyone have any ideas? Thanks in advance!
Quote Reply
Re: Sending data to a printer? In reply to
What you can do is to create a separate html_record that prints the data to the browser in printable format and without any links on the page. Then the user can just use the Print function in their browser.


------------------
JPD