Comments on: JQuery for Everyone: Print (Any) Web Part http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 14:28:49 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Eric http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-107169 Eric Tue, 19 Oct 2010 15:10:21 +0000 http://www.endusersharepoint.com/?p=993#comment-107169 Can you link to the older code with the hard-coded reference to the specific WebPart to be printed? Thanks. Can you link to the older code with the hard-coded reference to the specific WebPart to be printed?
Thanks.

]]>
By: Frank http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-93919 Frank Thu, 12 Aug 2010 14:51:45 +0000 http://www.endusersharepoint.com/?p=993#comment-93919 We are using MOSS and would like to be able to use ‘Print (Any) Web Part’ and ‘LoadTip Live on the same calendar. So far ‘No Luck’, is this possible? On the calendar(s) have requests for Color, Weekdays only, LoadTip Live and Print Any Web Part. We are using the calendars as our Hospital ‘Training Calendar’ and for the 12 ‘Conference’ Rooms. The calendars get posted on the door of each conference room. Thanks, Frank We are using MOSS and would like to be able to use ‘Print (Any) Web Part’ and ‘LoadTip Live on the same calendar. So far ‘No Luck’, is this possible? On the calendar(s) have requests for Color, Weekdays only, LoadTip Live and Print Any Web Part. We are using the calendars as our Hospital ‘Training Calendar’ and for the 12 ‘Conference’ Rooms. The calendars get posted on the door of each conference room.
Thanks,
Frank

]]>
By: ld davis http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-91184 ld davis Wed, 04 Aug 2010 20:08:04 +0000 http://www.endusersharepoint.com/?p=993#comment-91184 Hi I am also having this problem. I see it when I am in edit mode, but when I exit out of there it disappears. Please help. This would be awesome to use. Thanks. LD Davis Hi I am also having this problem. I see it when I am in edit mode, but when I exit out of there it disappears. Please help. This would be awesome to use. Thanks. LD Davis

]]>
By: William Kreuder http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-76513 William Kreuder Tue, 22 Jun 2010 20:47:41 +0000 http://www.endusersharepoint.com/?p=993#comment-76513 I am attempting to use your code to add a print icon on a web part that is a list view. I entered in the code via the content editor. In edit mode, I can see the print icon. However when I exit from edit mode, the icon dissapears. I think i need to link to the web part id? If so how do I find the web part id in SharePoint? Thanks! Bill I am attempting to use your code to add a print icon on a web part that is a list view. I entered in the code via the content editor. In edit mode, I can see the print icon. However when I exit from edit mode, the icon dissapears. I think i need to link to the web part id? If so how do I find the web part id in SharePoint? Thanks! Bill

]]>
By: Best of EndUserSharePoint… and a few of my own! | EndUserSharePoint.com http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-55190 Best of EndUserSharePoint… and a few of my own! | EndUserSharePoint.com Wed, 14 Apr 2010 14:11:08 +0000 http://www.endusersharepoint.com/?p=993#comment-55190 [...] Print any Web Part (Web Part) – Paul Grenier http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/ [...] [...] Print any Web Part (Web Part) – Paul Grenier http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/ [...]

]]>
By: Joe http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-50493 Joe Tue, 30 Mar 2010 01:37:53 +0000 http://www.endusersharepoint.com/?p=993#comment-50493 I was able to remove Print Icon and Title by including css media style inline to my theme css file. @media print { .ms-WPHeader TD {display:none;} } This with a DVWP I now have report printing without sql reporting services, Thanks so much... I was able to remove Print Icon and Title by including css media style inline to my theme css file.

@media print {
.ms-WPHeader TD {display:none;}
}

This with a DVWP I now have report printing without sql reporting services,

Thanks so much…

]]>
By: Jay http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-49082 Jay Wed, 24 Mar 2010 16:06:41 +0000 http://www.endusersharepoint.com/?p=993#comment-49082 Is there any way to set the print properties using jquery? I need to print a specific table in landscape so I capture all the data I need to display and would like to have it so my end users don't have to change their print settings each time they try and print the list. Awesome job, thanks for sharing!! Is there any way to set the print properties using jquery? I need to print a specific table in landscape so I capture all the data I need to display and would like to have it so my end users don’t have to change their print settings each time they try and print the list.

Awesome job, thanks for sharing!!

]]>
By: jQuery for Everyone | Halwsa.Net http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-31724 jQuery for Everyone | Halwsa.Net Fri, 12 Feb 2010 14:25:23 +0000 http://www.endusersharepoint.com/?p=993#comment-31724 [...] JQuery for Everyone: Print (Any) Web Part [...] [...] JQuery for Everyone: Print (Any) Web Part [...]

]]>
By: Pooja http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-30905 Pooja Wed, 10 Feb 2010 06:14:29 +0000 http://www.endusersharepoint.com/?p=993#comment-30905 This has been a very helpful article to me. thanks for publishing. I am looking for a solution where i can Build PDF in print page instead of HTML? Please help This has been a very helpful article to me. thanks for publishing.
I am looking for a solution where i can Build PDF in print page instead of HTML?
Please help

]]>
By: AutoSponge http://www.endusersharepoint.com/2008/12/09/jquery-for-everyone-print-any-web-part/comment-page-2/#comment-23526 AutoSponge Thu, 07 Jan 2010 13:30:10 +0000 http://www.endusersharepoint.com/?p=993#comment-23526 @Yin, There's nothing in there that would prevent a newer jQuery version from working. I suggest replacing the original first 5 lines with: [sourcecode lang="javascript"] <script type="text/javascript"> if(typeof jQuery=="undefined"){ var jQPath="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/"; document.write("<script src='",jQPath,"jquery.min.js' type='text/javascript'><\/script>"); } </script> [/sourcecode] @Yin,

There’s nothing in there that would prevent a newer jQuery version from working. I suggest replacing the original first 5 lines with:

<script type="text/javascript">
if(typeof jQuery=="undefined"){
	var jQPath="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/";
	document.write("<script src='",jQPath,"jquery.min.js' type='text/javascript'><\/script>");
}
</script>
]]>