Jump to content

[SOLVED] logo print page


verN

Recommended Posts

hiyya, i have a script that gets the data from my database however when i click on the print command the information gets printed out but the text is too small. I have looked up and know that there is a media=print. I wanted to know how i would use this in the style sheet to print the informatioon out but in a larger text. The page that geenrates the inofrmation I am using a table so how would i specify in the table the size of the font etc.

 

Another problem is that i would like a logo to appear on the print page but this is on the actual script. When the user clicks print they see the print version of the screen as well as a logo on the top of the page.

 

HELP! how do I do this.

Link to comment
https://forums.phpfreaks.com/topic/44618-solved-logo-print-page/
Share on other sites

Just make a new stylesheet with a larger font and make that the media print sheet.  As for the logo, it is probably a background image, some browsers will not print background images by default, but you can usually change this in the preferences.  Otherwise, insert the logo as a normal image.

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.