Remove printing rendered markup support
`UIMarkupTextPrintFormatter`:
- doesn't render images
- doesn't work well in generall
Preferred solution: use a WebView to render (and download images etc.) and make a pdf of it. Then, print the pdf.
Signed-off-by: Henrik Storch <henrik.storch@nextcloud.com>
Loading
Please register or sign in to comment