| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Print Jpeg's on Different Pages from Website? |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2006
Posts: 70
|
Print Jpeg's on Different Pages from Website?
I basically have around 10 jpegs that I want to display on a website just in a list (so one image below another). Is there a way so configure the webpage that makes each image print on a seperate page when the user prints through the web browser? |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Apr 2005
Location: Toronto, Canada
Posts: 162
|
You could try using a print css style that creates a huge margin on each image object, forcing them onto separate pages. Code:
I'm guessing 396 px, because 72ppi x 11" / 2 = 396px Hope that works for you. |
|
![]() |