This is a migrated thread and some comments may be shown as answers.

schedule print capability

23 Answers 494 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Saumin
Top achievements
Rank 1
Saumin asked on 02 Mar 2008, 11:37 PM
hi,
i am using the scheduler in month view. I am just displaying the calendar and there is no interaction involved. i am looking to give the users print capability where they can click on a link, and are able to print the monthview. is this possible? if yes, can someone send me an example, or guide me?
I will really appreciate a quick response.

Thanks!
Saumin

23 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 03 Mar 2008, 11:26 AM
Hello Saumin,

You can use the following script to print the whole page:

<a href="javascript:void(window.print())">print this page</a>

To hide any unnecessary HTML element you can use some CSS:

<style type="text/css" media="print">
    #div1
    {
       display: none;
    }
</style>

Regards,
Albert
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Saumin
Top achievements
Rank 1
answered on 03 Mar 2008, 10:43 PM
Hi Albert,
thanks for your response. I do have quite some html elements on this page. I just want to print the scheduler. The problem that i have is that some of the html elements are coming from the header(user control), some of them are coming from the master page. Is  there any other way where i can just print the scheduler?

Thanks!
Saumin
0
Saumin
Top achievements
Rank 1
answered on 06 Apr 2008, 10:59 PM
Hi,
Does anybody have a solution on this? I am stuck at this point. Any suggestions will be appreciated.

Thanks!
0
illumination
Top achievements
Rank 2
answered on 20 Mar 2009, 09:05 PM
I know that this posting is old but is there anybody having the solution for this problem?
0
John
Top achievements
Rank 1
answered on 02 Jul 2009, 03:05 PM
Anybody???
0
illumination
Top achievements
Rank 2
answered on 02 Jul 2009, 03:17 PM
I gave up for the answer on this. So what I told my user when they want to print the calendar that to highlight the calendar and click the print preview on IE and choose as selected on screen option then print the calendar. I hope telerik will come up with print function for their radscheduler.
0
Alex Gyoshev
Telerik team
answered on 02 Jul 2009, 03:25 PM
Hello Lina, guys,

Please find attached a sample solution that demonstrates the printing of the Scheduler using a print stylesheet.

Unfortunately, there is no way to specify a specific part of the page that should be printed (e.g. all parts that shouldn't be printed must be hidden, as Albert already said).

Let me know if you stumble upon problems with this solution.

All the best,
Alex
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
John
Top achievements
Rank 1
answered on 02 Jul 2009, 03:26 PM
Unfortunately that won't work for me as I won't know who may be printing it.

I guess I'll have to create a new page with only the scheduler on it with a window.print in the onload event.

I really like Telerik but sometimes they frustrate the "heck" out of me :)

0
Bryan Hughes
Top achievements
Rank 1
answered on 10 Dec 2009, 04:19 PM
I agree.  I have a page that has several Telerik control on the page, so window.print() will not work even with style sheet elements.  I did not think of this until one of my users pointed it out.  Now it seems quite obvious that the scheduler should have this functionality.
0
Jonathan
Top achievements
Rank 1
answered on 14 Mar 2011, 03:59 AM
No action on this thread for a year or so.  Did adding the print functionality to the scheduler ever happen?
0
Veronica
Telerik team
answered on 14 Mar 2011, 08:21 AM
Hi Jonathan,

Yes, we've planned the export to PDF (e.g. print functionality) and it will be ready soon. However it will not come for the upcomming Release.

All the best,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Thomas
Top achievements
Rank 1
answered on 15 Mar 2011, 12:39 AM
Great with PDF support, can you give any closer time estimate?

Sincerely, Thomas
0
Veronica
Telerik team
answered on 15 Mar 2011, 10:01 AM
Hi Thomas,

Unfortunately I can not give you any exact time estimate. However we will do our best to implement it for the next Service Pack. 

Regards,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Stephane
Top achievements
Rank 1
answered on 10 May 2011, 09:52 AM
Can you give us a good news regarding the export to PDF functionality ? or at least a new time estimate ? 
0
Veronica
Telerik team
answered on 10 May 2011, 09:54 AM
Hi Stephane,

The PDF Export for the RadScheduler is already planned and it will be ready for the Q2 Release.

Regards,
Veronica Milcheva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Hai
Top achievements
Rank 1
answered on 25 May 2011, 10:31 PM
Do you have any information about when is the time for the Q2 release?

Regards,
Hai Tran
0
Veronica
Telerik team
answered on 26 May 2011, 04:18 PM
Hi Hai,

The Q2 Release is expected in July 2011.

Best wishes,
Veronica Milcheva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Michael
Top achievements
Rank 1
answered on 08 Jul 2011, 02:49 PM
Is this still in the schedule..  there is no mention of it in the beta release notes;
http://www.telerik.com/products/aspnet-mvc/whats-new/release-history/q2-2011-beta-version-2011-2-629.aspx
0
Brian
Top achievements
Rank 1
answered on 08 Jul 2011, 03:17 PM
I also raised this issue many months ago and am eager to see it implemented - hopefully it's implement in the Q2 release?
0
Thomas
Top achievements
Rank 1
answered on 08 Jul 2011, 03:20 PM
I really hope it's in Q2, been looking forward to this feature for a long time now.

Sincerely,

Thomas
0
Peter
Telerik team
answered on 13 Jul 2011, 02:09 PM
Hi Thomas,

Thank you for your interest. You can view the export to PDF feature at the online demos -
http://demos.telerik.com/aspnet-ajax/scheduler/examples/pdfexport/defaultcs.aspx

I look forward to finding out your feedback on it.

All the best,
Peter
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Jose Granja
Top achievements
Rank 1
answered on 19 Oct 2011, 02:38 PM
Hi, awesome news! Two problems:

- in the demo I just export a blank page.
- Will the export to PDF from a RadScheduler using webservice binding work? My guess is not as the PDF is generated on the server side before any call to the webservice is made. Is there a workaround?
0
Peter
Telerik team
answered on 20 Oct 2011, 05:13 PM
Hi Jose,

Unfortunately, your guess is correct - PDF export will not work with Web Service binding mode and there is no workaround for this. Please, accept our apologies for this limitation of the control.

Kind regards, Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Saumin
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Saumin
Top achievements
Rank 1
illumination
Top achievements
Rank 2
John
Top achievements
Rank 1
Alex Gyoshev
Telerik team
Bryan Hughes
Top achievements
Rank 1
Jonathan
Top achievements
Rank 1
Veronica
Telerik team
Thomas
Top achievements
Rank 1
Stephane
Top achievements
Rank 1
Hai
Top achievements
Rank 1
Michael
Top achievements
Rank 1
Brian
Top achievements
Rank 1
Peter
Telerik team
Jose Granja
Top achievements
Rank 1
Share this question
or