Print calendar or generate PDF

  1. #1

    Print calendar or generate PDF

    I need to generate a PDF printer or print by a calendar (CalendarPanel). Is there any instruction that allows it?
    Last edited by Daniil; Aug 14, 2014 at 3:38 PM.
  2. #2
    Hi @ogironap,

    There is no any special functionality to do that in Ext.NET.

    Maybe, this is what you need.
    window.print();
  3. #3
    Already tried this option but the calendar is cut and not see complete, even using landscape orientation.
  4. #4
    Does the same happen in any browser - Chrome, FireFox, IE?
  5. #5
    Firefox and Chrome.
  6. #6
    I've reproduced.

    Yes, it appears that a CalendarPanel is not ready to print as it is. You probably should implement some CSS rules for printing. I think you can find some general information about such problems on the internet. I mean that it is a common problem. You can open some site, try to print it and the printed version is not like that you see on the screen at all.
  7. #7
    Thank you.
    I will solve the problem by generating a new custom PDF calendar template.
  8. #8
    I (and, probably others) would appreciated if you share a final solution.

Similar Threads

  1. sync() generate error in IE8
    By khalidal in forum 2.x Help
    Replies: 3
    Last Post: Mar 06, 2014, 4:32 PM
  2. RadioGroup generate dynamic
    By rafaelarosario in forum 2.x Help
    Replies: 0
    Last Post: Jan 11, 2013, 11:38 AM
  3. Replies: 0
    Last Post: Jan 13, 2012, 2:33 PM
  4. Replies: 6
    Last Post: Feb 18, 2011, 2:12 PM
  5. Replies: 0
    Last Post: Aug 05, 2009, 9:48 AM

Tags for this Thread

Posting Permissions