print a record set

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

Hi
I would like to have a button on a search results page
that will print the recordset without the rest of the
page. My page has a side pannel on the left and when you
click print preview half of the record set on the right
is out of print range.
Is there a symbol of a printer that can be downloaded
from anywhere to use as ab utton
best wishes
Paul M
 
use any printer image you can find.

Try the font "windings" or "webdings" there may be a symbol in there. Create it
in an image editor in case some people don't have those fonts. Windings and
Webdings are "symbol/picture" type fonts.

Very useful in most cases I 've found.
 
Thanks Andrew
But how do I get the button to print the recordset just
on its own.
Paul M
 
Hi Paul,

The easiest method would be to utilize CSS and @media to allow you to adjust the page to the printer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top