Issue 185: Printing calendar background images/colors
Status:  Done
Owner: ----
Closed:  Nov 2009
Reported by Andrei.C...@gmail.com, Nov 12, 2009
What steps will reproduce the problem?
1.Added a jQuery UI theme
2.Added eventRender functions to display some images inside each day

What is the expected output? What do you see instead?
I want to print the calendar with the styling included to.
I only see the images inserted on each cell and the color of the event
borders. The background color is not displayed. Also all other jQuery UI
design elements not displayed. Empty buttons color, no gradient colors and
such.  

What version of the product are you using? On what operating system?
Using last version of the calendar, on Windows XP, tested on Moz and IE

Please provide any additional information below.

Is there a way to add colors to the cells background ?

Attached are the normal browser display of the page and the print preview
display.

Waiting for a reply, thank you!
browser_display.png
29.1 KB   View   Download
print_preview_display.PNG
36.6 KB   View   Download
Nov 27, 2009
Project Member #1 adamrs...@gmail.com
hello Andrei,
print background images/colors is something that is controlled by the browser's
printing settings. there is no way for fullcalendar to control it through css. here
is how to set it up in IE and FF:

http://vinodvv.wordpress.com/2006/09/21/howto-printing-background-colors-browser-setup/
(although the firefox instructions are outdated. in 3.5, you do it after you click
File > Print)

hope this helps,
adam
Summary: Printing calendar background images/colors
Status: Done
Labels: -Priority-Medium
May 23, 2013
#2 kneid...@gmail.com
This does indeed help - but the events are still "hollow". 
ie - i can see the calendar background colors  etc - but the events themselves are outlined only.
any ideas?

thanks!