|
Posted by paul on March 20, 2007, 11:56 am
Please log in for more thread options
Hi,
I've been asked to design a page for print on pre-printed
stationary.(dont ask). Anyway does anyone know of a pts to pixels
converter on the web or is it a simple ratio? Cheers.
Paul
http://www.paulwattdesigns.com
|
|
Posted by SpaceGirl on March 20, 2007, 12:14 pm
Please log in for more thread options
On Mar 20, 3:56 pm, p...@paulwatt.info wrote:
show/hide quoted text
> Hi,
> I've been asked to design a page for print on pre-printed
> stationary.(dont ask). Anyway does anyone know of a pts to pixels
> converter on the web or is it a simple ratio? Cheers.
> Paulhttp://www.paulwattdesigns.com
Wouldn't that entirely rely on the DPI of your desktop? I've I have an
effective desktop res of 96dpi (say, 2580 x 1600 pixel desktop) with
an image on it, there are going to be a lot of pixels making up an
"actual" 12pt font on screen. If I move that to another screen, the
pixel representation of 12pt could be higher or lower... *shrug*
|
|
Posted by Scott Bryce on March 20, 2007, 1:04 pm
Please log in for more thread options
paul@paulwatt.info wrote:
show/hide quoted text
> Hi,
> I've been asked to design a page for print on pre-printed
> stationary.(dont ask). Anyway does anyone know of a pts to pixels
> converter on the web or is it a simple ratio? Cheers.
The DPI that the page will print will depend on the operating system.
PCs tend to print at 96 DPI. Macs tend to print at 72 dpi. Relying on an
HTML page to print as expected on stationary won't work.
If you need reliable page layout to print on stationary, consider PDF.
|
|
Posted by CJM on March 20, 2007, 1:24 pm
Please log in for more thread options
show/hide quoted text
> If you need reliable page layout to print on stationary, consider PDF.
I did.Unfortunately the easiest way for me to create a PDF was to feed a PDF
component a URL, which brings you back to square one.
Not that I have extensive experience of printing from web applications (I
usually try to avoid it), but every encounter has been painful. Web
applications are a great way of creating maintainable applications, but
printing is the Achilles' Heel. Fingers crossed for better print support in
CSS version X.
CJM
|
|
Posted by Andy Dingley on March 21, 2007, 6:04 am
Please log in for more thread options
On 20 Mar, 15:56, p...@paulwatt.info wrote:
show/hide quoted text
> Hi,
> I've been asked to design a page for print on pre-printed
> stationary.(dont ask).
Dead easy (for most of it), just use a CSS stylesheet with media=print
and set the units up in mm or pts as appropriate.
Your only real problem is the page print margins, which aren't
settable from CSS. Either make it clear how the users should manually
set this so that their browser print settings match those assumed in
the CSS page, or else use IE and MeadCo's ScriptX ActiveX control to
control them (there might be a more recent or more widely portable
solution too).
show/hide quoted text
> Anyway does anyone know of a pts to pixels converter
Such a thing is fundamentally impossible and inappropriate. It depends
entirely on the user's local environment and settings.
|
| Similar Threads | Posted | | Pixel advertise! | September 25, 2005, 11:58 pm |
| Pixel Advertising | February 27, 2006, 8:46 pm |
| 1 extra pixel... help! | November 30, 2006, 2:06 am |
| List of pixel websites | November 15, 2005, 5:52 pm |
| Single-pixel spyware??? | February 2, 2006, 1:13 pm |
| [OT] Pixel Ads Helper (Listings) - new website is out | November 23, 2005, 10:54 am |
| iSquare - Contextual Pixel Advertising | July 26, 2006, 5:37 pm |
| How to imitate a line 1 pixel thick? | July 11, 2007, 5:37 am |
| HOT PIXEL DOMAIN NAMES FOR SALE! | November 13, 2007, 4:40 pm |
| MORE HOT PIXEL DOMAIN NAMES FOR SALE! | November 16, 2007, 5:55 pm |
|
> I've been asked to design a page for print on pre-printed
> stationary.(dont ask). Anyway does anyone know of a pts to pixels
> converter on the web or is it a simple ratio? Cheers.
> Paulhttp://www.paulwattdesigns.com