Bug 4553

Summary: implement printing
Product: Claws Mail Reporter: Ricardo Mones <mones>
Component: Plugins/LiteHTML ViewerAssignee: users
Status: RESOLVED PATCHESWELCOME    
Severity: enhancement    
Priority: P3    
Version: 4.1.0   
Hardware: PC   
OS: Linux   

Description Ricardo Mones 2021-11-30 10:48:16 UTC
Subject says it all: you can view an HTML message with litehtml, but printing only prints the text as if you had selected the text-converted version.

Would be nice to be able to print the message as displayed.

Yes, also tried to open the message in browser for printing, but the images are also lost because cid: links are kept as is. For this to work images would have to be saved to files in temp folder and cid: links replaced by the corresponding filenames... at least.

Seems easier to implement just to print the rendered version the plugin already has in the message view, and definitely more convenient than opening it in an external browser ;-)

Thanks in advance!
Comment 1 Paul 2021-11-30 12:36:59 UTC
thanks, Ricardo!