Re: Print tables with cell background colors

Re: Print tables with cell background colors

am 08.02.2007 04:21:44 von lws4art

Eric Layman wrote:
> Hi,
>
> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?

No. Browser user preference setting.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

Re: Print tables with cell background colors

am 08.02.2007 06:04:19 von ravichoudhari

On Feb 9, 12:21 am, "Eric Layman"
wrote:
> Hi,
>
> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?
>
> (Either via php/asp/css or any means)
>
> Please advise.
>
> Thanks
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com

may be used to control individual cell
background color

Re: Print tables with cell background colors

am 08.02.2007 08:58:47 von exjxw.hannivoort

Eric Layman wrote on 08 feb 2007 in
microsoft.public.inetserver.asp.general:

> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?
>
> (Either via php/asp/css or any means)
>
> Please advise.
>

Not a ASP Q.
[unless you would like to print on serverside,
in which case there is no browser involved]

Please do not crosspost in unrelated NGs.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: Print tables with cell background colors

am 08.02.2007 08:58:47 von exjxw.hannivoort

Eric Layman wrote on 08 feb 2007 in
microsoft.public.inetserver.asp.general:

> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?
>
> (Either via php/asp/css or any means)
>
> Please advise.
>

Not a ASP Q.
[unless you would like to print on serverside,
in which case there is no browser involved]

Please do not crosspost in unrelated NGs.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Print tables with cell background colors

am 08.02.2007 20:21:21 von Eric Layman

Hi,

I have a table with coloured cells. I want to print out the table via IE
with the coloured cells.

But the outcome of the table does not have the cells coloured.

Are there ways to force out the colouring of the cells in the print outs?

(Either via php/asp/css or any means)

Please advise.

Thanks



Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com

Re: Print tables with cell background colors

am 11.02.2007 22:48:45 von siggi_arni

On 2007-02-08 19:21:21 +0000, "Eric Layman" spam]gmail.com> said:

> Hi,
>
> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?
>
> (Either via php/asp/css or any means)
>
> Please advise.
>
> Thanks
>
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com


The user has to turn on background printing in their browser.
It is off by default in all browsers.

--

S.

Re: Print tables with cell background colors

am 11.02.2007 22:48:45 von siggi_arni

On 2007-02-08 19:21:21 +0000, "Eric Layman" spam]gmail.com> said:

> Hi,
>
> I have a table with coloured cells. I want to print out the table via IE
> with the coloured cells.
>
> But the outcome of the table does not have the cells coloured.
>
> Are there ways to force out the colouring of the cells in the print outs?
>
> (Either via php/asp/css or any means)
>
> Please advise.
>
> Thanks
>
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com


The user has to turn on background printing in their browser.
It is off by default in all browsers.

--

S.

Re: Print tables with cell background colors

am 11.02.2007 23:02:22 von OmegaJunior

On Sun, 11 Feb 2007 22:48:45 +0100, Siggi Árni
wrote:

> On 2007-02-08 19:21:21 +0000, "Eric Layman" > spam]gmail.com> said:
>
>> Hi,
>> I have a table with coloured cells. I want to print out the table via
>> IE
>> with the coloured cells.
>> But the outcome of the table does not have the cells coloured.
>> Are there ways to force out the colouring of the cells in the print
>> outs?
>> (Either via php/asp/css or any means)
>> Please advise.
>> Thanks
>> Posted Via Usenet.com Premium Usenet Newsgroup Services
>> ----------------------------------------------------------
>> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
>> ----------------------------------------------------------
>> http://www.usenet.com
>
>
> The user has to turn on background printing in their browser.
> It is off by default in all browsers.
>

You could of course output the data as a marked up pdf. Then the print
probably will show the colours.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Re: Print tables with cell background colors

am 11.02.2007 23:02:22 von OmegaJunior

On Sun, 11 Feb 2007 22:48:45 +0100, Siggi Árni
wrote:

> On 2007-02-08 19:21:21 +0000, "Eric Layman" > spam]gmail.com> said:
>
>> Hi,
>> I have a table with coloured cells. I want to print out the table via
>> IE
>> with the coloured cells.
>> But the outcome of the table does not have the cells coloured.
>> Are there ways to force out the colouring of the cells in the print
>> outs?
>> (Either via php/asp/css or any means)
>> Please advise.
>> Thanks
>> Posted Via Usenet.com Premium Usenet Newsgroup Services
>> ----------------------------------------------------------
>> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
>> ----------------------------------------------------------
>> http://www.usenet.com
>
>
> The user has to turn on background printing in their browser.
> It is off by default in all browsers.
>

You could of course output the data as a marked up pdf. Then the print
probably will show the colours.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/