Open Bug 441957 Opened 16 years ago Updated 2 years ago

[RFE] HTML header/footer printing on mail as a advanced option

Categories

(MailNews Core :: Printing, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: BijuMailList, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Allow advanced user to configure mail printing with HTML/CSS formatting for header and footer. There should also provision for providing "FIELDS" like mail subject, send date, print date, receive/modify date, date with out time, page#, total pages etc. This is something I have not seen any mail clients I have used. Suggestion, we could use E4X syntax for the "FIELDS" like Example:- <div> <style><![CDATA[ .mailheader {font-weight:bold} ]]></style> <table class="mailheader"> <tr><td>{new Date()}</td><td>{mail.subject}</td></tr> </table> </div> where "mail" is object containing currently printing mail information
Depends on: 441959
Blocks: 427474
No longer blocks: 441456
Product: Core → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.