Questions Tagged printing
DayPilot > Scheduler > Printing - results in blank page
Answered: OK. Finally got this to work. this was my final version: var image = this.$scope.dps.scheduler.exportAs("SVG" ,{ area: "range", dateFrom: this.formatDate(fromDate), dateTo: this.formatDate(toDate), q...
Export/Print Function for GANTT
Answered: It's in the plan and it will be available one of the future releases.
How to print multiple scheduler controls?
I have 7 scheduler controls on my page. I need to be able to print all 7 together. Is there a way to do this?
daypilot schedular printing issue
Answered: If the scheduler works the same as the Month control, n the relevant Before_Render event, check Control.IsExport before writing your HTML (you can export with plain text instead)
How can a export/print the DayPilot Month View
Answered: The Export (JPG/PNG/GIF) feature will be added to DayPilot Month in DayPilot Pro 5.8 release.
How to print a calendar?
Answered: After some experimenting, I've found a workaround. The following code prompts the user to open/save the image. This makes it printable from IE as well.
Response.Clear();
Response.C...
Printing ?
Answered: Printing is supported through image (PNG/JPG/GIF) export in DayPilotCalendar. Documentation:www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo: www.daypilot.org/demo/Calendar/ (...
Simple Requirement for a Resource View
Answered: You are right that it's not possible at the moment. I plan to add the missing features to DayPilotSchedulerDynamic so that's the way to go (you just need to wait a little bit). There is a raising num...
Printing Calendar
Answered: Since DayPilot Pro 4.9, printing is supported for DayPilotCalendar through PNG/JPG/GIF export: Documentation: www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo:www.daypilot.org...
Printing Event Background
Answered: Since DayPilot Pro 4.9, printing is supported for DayPilotCalendar through PNG/JPG/GIF export: Documentation: www.daypilot.org/daypilotcalendar-image-export-bmp-png-gif-jpg.html Demo: www.daypilot.or...
Questions 1-10 of 10