Printing Monthly Calendar from Gallery2
|
thomasdog
Joined: 2006-03-22
Posts: 34 |
Posted: Mon, 2006-04-03 11:53
|
|
Gallery 版本 = 2.1-rc-1a 核心 1.0.28 I host some monthly calendar on my site in 1024 X 1024 resolution. That is the best resolution I tested so that if you right click on the picture and choose print. It will print nicely on an A4 size paper. My question is how to print something easily and nicely from the browser to A4 or A3 size paper. |
|
| Login or register to post comments |

Posts: 8600
how about a custom css file for "print" media that sets display:none for things you don't want printed?
Posts: 34
Thank you mindless. I don't think I have the ability to write a css file. Any easier solution?
Posts: 1
yes a css will be great, but you can tailor make a software using some language that formats your copy paper, you can also add up options using the MS Office, but if you are continuously needing this option its better to build a small application, might take only about 2 hrs time