Closed
Bug 122655
(cal-printing)
Opened 24 years ago
Closed 20 years ago
Printing tracking bug (Calendar Requirements Document, section 11)
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: chris, Unassigned)
References
()
Details
(Keywords: meta)
Attachments
(2 files)
This is a tracking bug for Printing, section 10.0 of the Calendar Requirements
Document.
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 1•23 years ago
|
||
Bugspam: Adding meta keyword to tracking bugs, something they should have had
from the start. :P
Keywords: meta
Updated•23 years ago
|
Alias: cal-printing
Comment 3•23 years ago
|
||
Default QA Contact for Calendar has changed. If you wish to remain the QA
contact for this bug, feel free to change it back.
QA Contact: colint → brantgurganus2001
Comment 4•23 years ago
|
||
It would be good to be able to print in several formats. Filofax and Daytimer
classic would be widely useful.
Comment 5•23 years ago
|
||
We're going to make XUL stuff printable in Mozilla, too (e.g. no need anymore to
do seperate code for display and printing :) - is there any interest in using
that feature in Calendar ?
Hi All,
Not being able to print the calendar is a total
deal killer for business use. :-(
Please fix soon! :-)
--Tony
Comment 7•22 years ago
|
||
I have sent the contents of this on to Mike Potter for inclusion in the
calendar product, and have sent these contents here as well for folks to use.
contents are 3 files:
printDialog.xul - the print dialog itself in all its glory
printDialog.js - the javascript that makes the print dialog work
newprint.js - the function that needs to replace print() in calendar.js
you also need to modify menuOverlay.xul so that the File->Print option is not
disabled.
this print dialog will print month, day, week, and multiweek views; it will
also print currently selected events.
it has an option to exclude private meetings from printing
it prints only currently active calendars, so lets say you want to print a
blank calendar with only holidays on it, you just go to the Calendar tab and
un-check you other calendars, leaving your holiday calendar checked, then print
- only the holidays will appear on the printed calendar.
the print actually generates an HTML file which opens in Navigator, from where
you can print using all of the available Navigator print options.
enjoy
Comment 8•22 years ago
|
||
just printDialog.js is updated here, to use the proper weeknumber and time
format programs from the dateutils.js package
Comment 9•22 years ago
|
||
It'd be nice if one could print to Adobe PDF, as you can in IE and Outlook fx.
Comment 10•22 years ago
|
||
It would be very usefull, if one could print to Adobe PDF, as you can in other
programs on win32. The reason is that people can then also share that PDF
(iCalendar isn't always easy to get people to use).
Comment 11•22 years ago
|
||
hello,
i've got a very strange bug on printing
printing has good result with all months except january 2004
in the html page there is only "printed"
January 2004
Monday Tuesday Wednesday Thursday Friday Saturday Sunday
it's a quite busy month for me and it's impossible to get anythingelse for it
(with others months no problems)
Sincerely
Updated•22 years ago
|
OS: other → All
Hardware: PC → All
Summary: Printing tracking bug (Calendar Requirements Document, section 10.0) → Printing tracking bug (Calendar Requirements Document, section 11)
Updated•21 years ago
|
Updated•21 years ago
|
Updated•20 years ago
|
QA Contact: gurganbl → general
Comment 12•20 years ago
|
||
We don't need this tracking bug, because the underlying requirement document is outdated and has therefore been removed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•