You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Mireille Audet <Mi...@newittech.com> on 2008/05/01 21:12:43 UTC

Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and footer. I try to print my page with web browser such as IE or firefox. But the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé 
Suivi clinique intelligent à domicile 
4 Place du Commerce, Suite 300 
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4 
Tél.: (514) 762-2025 poste 443 
Fax: (514) 762-2007 
www.newittech.com <http://www.newittech.com/>  
 

RE: Print friendly page

Posted by Mireille Audet <Mi...@newittech.com>.
Ok! It does perfectly what I want. But, sometimes when the contain of my portlet is too large, the text is trunked.

Is there a solution to avoid this problem? 

-----Original Message-----
From: David Psiuk [mailto:apache@salesfactory.org] 
Sent: 2 mai 2008 14:51
To: 'Jetspeed Users List'
Subject: AW: Print friendly page

you have to create seperate screen-/print-css files and include them into your header(s) like

    <link href="myScreen.css" rel="stylesheet" type="text/css"
media="screen" />
    <link href="myPrint.css" rel="stylesheet" type="text/css" media="print"
/>

and hide not printable portlet elements within your print-css

-----Ursprüngliche Nachricht-----
Von: Mireille Audet [mailto:Mireille.Audet@newittech.com]
Gesendet: Freitag, 2. Mai 2008 19:26
An: Jetspeed Users List
Betreff: RE: Print friendly page

Thanks for your answer. 

Do you have a simple example? Should I have to create another jsp or html file or just add it into all my jsp files? How I integrate it to my portal? 


-----Original Message-----
From: David Psiuk [mailto:apache@salesfactory.org]
Sent: 2 mai 2008 10:03
To: 'Jetspeed Users List'
Subject: AW: Print friendly page

you have to create a print-css and include it in your portals:

<link href="print.css" rel="stylesheet" type="text/css" media="print" /> 


-----Ursprüngliche Nachricht-----
Von: André St-Gelais [mailto:Andre.St-Gelais@newittech.com]
Gesendet: Freitag, 2. Mai 2008 13:12
An: Jetspeed Users List
Betreff: RE: Print friendly page

Hi, I would be happy to help you ... but I don't understand your question.
Could you ... please ... send me back a FRENCH version and I'll be more than happy to give you an answer.

Regards.

André St-Gelais.

-----Original Message-----
From: Mireille Audet
Sent: Thursday, May 01, 2008 3:13 PM
To: Jetspeed Users List
Subject: Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and footer. I try to print my page with web browser such as IE or firefox. But the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé
Suivi clinique intelligent à domicile
4 Place du Commerce, Suite 300
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4
Tél.: (514) 762-2025 poste 443
Fax: (514) 762-2007
www.newittech.com <http://www.newittech.com/>  
 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


AW: Print friendly page

Posted by David Psiuk <ap...@salesfactory.org>.
you have to create seperate screen-/print-css files and include them into
your header(s) like

    <link href="myScreen.css" rel="stylesheet" type="text/css"
media="screen" />
    <link href="myPrint.css" rel="stylesheet" type="text/css" media="print"
/>

and hide not printable portlet elements within your print-css

-----Ursprüngliche Nachricht-----
Von: Mireille Audet [mailto:Mireille.Audet@newittech.com] 
Gesendet: Freitag, 2. Mai 2008 19:26
An: Jetspeed Users List
Betreff: RE: Print friendly page

Thanks for your answer. 

Do you have a simple example? Should I have to create another jsp or html
file or just add it into all my jsp files? How I integrate it to my portal? 


-----Original Message-----
From: David Psiuk [mailto:apache@salesfactory.org] 
Sent: 2 mai 2008 10:03
To: 'Jetspeed Users List'
Subject: AW: Print friendly page

you have to create a print-css and include it in your portals:

<link href="print.css" rel="stylesheet" type="text/css" media="print" /> 


-----Ursprüngliche Nachricht-----
Von: André St-Gelais [mailto:Andre.St-Gelais@newittech.com]
Gesendet: Freitag, 2. Mai 2008 13:12
An: Jetspeed Users List
Betreff: RE: Print friendly page

Hi, I would be happy to help you ... but I don't understand your question.
Could you ... please ... send me back a FRENCH version and I'll be more than
happy to give you an answer.

Regards.

André St-Gelais.

-----Original Message-----
From: Mireille Audet
Sent: Thursday, May 01, 2008 3:13 PM
To: Jetspeed Users List
Subject: Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and
footer. I try to print my page with web browser such as IE or firefox. But
the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about
navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current
page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé
Suivi clinique intelligent à domicile
4 Place du Commerce, Suite 300
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4
Tél.: (514) 762-2025 poste 443
Fax: (514) 762-2007
www.newittech.com <http://www.newittech.com/>  
 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


RE: Print friendly page

Posted by Mireille Audet <Mi...@newittech.com>.
Thanks for your answer. 

Do you have a simple example? Should I have to create another jsp or html file or just add it into all my jsp files? How I integrate it to my portal? 


-----Original Message-----
From: David Psiuk [mailto:apache@salesfactory.org] 
Sent: 2 mai 2008 10:03
To: 'Jetspeed Users List'
Subject: AW: Print friendly page

you have to create a print-css and include it in your portals:

<link href="print.css" rel="stylesheet" type="text/css" media="print" /> 


-----Ursprüngliche Nachricht-----
Von: André St-Gelais [mailto:Andre.St-Gelais@newittech.com]
Gesendet: Freitag, 2. Mai 2008 13:12
An: Jetspeed Users List
Betreff: RE: Print friendly page

Hi, I would be happy to help you ... but I don't understand your question.
Could you ... please ... send me back a FRENCH version and I'll be more than happy to give you an answer.

Regards.

André St-Gelais.

-----Original Message-----
From: Mireille Audet
Sent: Thursday, May 01, 2008 3:13 PM
To: Jetspeed Users List
Subject: Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and footer. I try to print my page with web browser such as IE or firefox. But the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé
Suivi clinique intelligent à domicile
4 Place du Commerce, Suite 300
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4
Tél.: (514) 762-2025 poste 443
Fax: (514) 762-2007
www.newittech.com <http://www.newittech.com/>  
 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


AW: Print friendly page

Posted by David Psiuk <ap...@salesfactory.org>.
you have to create a print-css and include it in your portals:

<link href="print.css" rel="stylesheet" type="text/css" media="print" /> 


-----Ursprüngliche Nachricht-----
Von: André St-Gelais [mailto:Andre.St-Gelais@newittech.com] 
Gesendet: Freitag, 2. Mai 2008 13:12
An: Jetspeed Users List
Betreff: RE: Print friendly page

Hi, I would be happy to help you ... but I don't understand your question.
Could you ... please ... send me back a FRENCH version and I'll be more
than happy to give you an answer.

Regards.

André St-Gelais.

-----Original Message-----
From: Mireille Audet 
Sent: Thursday, May 01, 2008 3:13 PM
To: Jetspeed Users List
Subject: Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and
footer. I try to print my page with web browser such as IE or firefox. But
the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about
navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current
page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé 
Suivi clinique intelligent à domicile 
4 Place du Commerce, Suite 300 
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4 
Tél.: (514) 762-2025 poste 443 
Fax: (514) 762-2007 
www.newittech.com <http://www.newittech.com/>  
 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


RE: Print friendly page

Posted by André St-Gelais <An...@newittech.com>.
Hi, I would be happy to help you ... but I don't understand your question.
Could you ... please ... send me back a FRENCH version and I'll be more
than happy to give you an answer.

Regards.

André St-Gelais.

-----Original Message-----
From: Mireille Audet 
Sent: Thursday, May 01, 2008 3:13 PM
To: Jetspeed Users List
Subject: Print friendly page

Hello,
 
I have a page, which is contains 2 portlets, navigation bar, header and footer. I try to print my page with web browser such as IE or firefox. But the output produce a very bad formatted result.... 
 
How can I user-friendly print my current page without any information about navigation and with the content(well-formated if i's possible)?
 
I don't want to add a portlet mode on each portlet because is my current page that I want to print and not each portlet separatly.
 
Thanks in advance.
Mireille.
 
 
Mireille Audet
Conceptrice de Logiciel 
  
New IT Santé 
Suivi clinique intelligent à domicile 
4 Place du Commerce, Suite 300 
Iles-des-Soeurs, Verdun (Québec), Canada, H3E 1J4 
Tél.: (514) 762-2025 poste 443 
Fax: (514) 762-2007 
www.newittech.com <http://www.newittech.com/>  
 

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org