Forum: Radiant CMS Print page

Posted by Mamed Mamedov (Guest)
on 2010-10-20 09:34
(Received via mailing list)
Hello all!

Is threre any ways to implement "print version" of radiant pages?

Best Regards,
Mamed Mamedov
Posted by Krzysztof Kotlarek (lis2)
on 2010-10-20 10:12
hello.
Maybe you can use print css value in your layout?
<link rel="stylesheet"   type="text/css"   media="print" 
href="print.css" />
In that css you can define which parts should be printed
Posted by Mohit Sindhwani (mohits)
on 2010-10-20 10:30
(Received via mailing list)
On 20/10/2010 4:12 PM, Krzysztof Kotlarek wrote:
> hello.
> Maybe you can use print css value in your layout?
> <link rel="stylesheet"   type="text/css"   media="print"
> href="print.css" />
> In that css you can define which parts should be printed
>
I find this to be a very good way.

You can take a look at:
http://www.t-engine.info/en/spec/t-kernel/1.00/tke...
and then see the Print Preview in the browser.

Best Regards,
Mohit.
20/10/2010 | 4:27 PM.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.