[opencms-dev] Print friendly version of pages
mmihaili at csc.com.au
mmihaili at csc.com.au
Mon Jul 12 05:25:23 CEST 2004
Excuse the late reply.
Have you tried something like
<link rel="stylesheet" type="text/css" href
="/visualiza/export/csc_resources/css/style.css" media="screen" />
<link rel="stylesheet" type="text/css" href
="/visualiza/export/csc_resources/css/print.css" media="print" />
print.css will have styles that hide the required areas of your page.
Then File -> Print from your browser.
Regards,
Moris Mihailidis
__________________________________________________
Computer Sciences Corporation
EBS-BSS Web Services e-Business South
58 Queensbridge St, Southbank, VIC 3006, Australia
Ph: +61-3-8695-1527 Fax:+61-3-8695-1540
Email: mmihaili at csc.com.au
----------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------
"Cederic Van
Herreweghe" To: <opencms-dev at opencms.org>
<cedericvh at BRANTAN cc:
O.COM> Subject: [opencms-dev] Print friendly version of pages
Sent by:
opencms-dev-admin@
opencms.org
23/06/2004 11:03
PM
Please respond to
opencms-dev
Hello list,
I have found some entries in the mailinglist concerning printer-friendly
pages.
The examples listed over there work fine for the offline version of the
project.
How canĀ I automatically generate a second, print-friendly, page for every
page in my site with the publish button.
Is there some code that I can use ?
Kind regards,
Cederic
More information about the opencms-dev
mailing list