The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
170 views

Unable to print login-required images in IE

I have some images in a section of a site that require the user to be logged in in order to view. These images are served by a PHP script, which checks the user's login state and if valid, serves the ...
0
votes
0answers
14 views

Incorrect print rendering of italic fonts in chrome [migrated]

I have an HTML page with a rendering issue where italic fonts are being clipped by what appears to be the bounding box of the next letter. I've tested this on a HP LJ5100 with postscript (the only ...
5
votes
3answers
155 views

Pros and cons of creating a print friendly page to remove the use of pdfs?

the company I work for has a one page invoice that uses the library tcpdf. they wanted to do some design changes that I found are just incredibly difficult for setting up in .pdf format. Using ...
-1
votes
1answer
22 views

Activist shared printing material gallery

What would you say would be the best way to do this: We would like to create a section on our activist community FB page and website in order to share with everyone images and files ready for ...
2
votes
1answer
139 views

Allow visitor to print something they bought only 1 time

I am doing a website that needs to only let the customer print out what they bought 1 time. There are websites that currently do this and they mentioned Adobe Flash Player, Adobe AIR and the Sheet ...
1
vote
1answer
4k views

How to prevent table borders from disappearing while printing?

I'm just working at a website that is supposed to be printable. One problem I'm running into is that some table borders won't be printed, although they are correctly displayed on screen. I tried ...
2
votes
2answers
78 views

Do print and bookmark links really work?

It seems to be common on the web to provide users with some visual element on the page to either print or bookmark a page. This is all well and good (and probably doesn't hurt for the most part), but ...
0
votes
2answers
427 views

Print high resolution images from browser?

I have a packing slip that is generated with each order that I want to print and place in each shipped package. The images on the packing slip will not change and need to be high resolution for crisp ...
1
vote
1answer
84 views

Any CSS resources for printing?

Is there any resource like http://www.csszengarden.com/ for Print stylesheets? I'd like to write some CSS formatted text on a printed media (internal business documentation) with an elegant style, ...
11
votes
1answer
285 views

How to make a printer-friendly version of a webpage?

What solutions or techniques exist for offering users a printer-friendly versions of a webpage?