PdfViewer icon indicating copy to clipboard operation
PdfViewer copied to clipboard

Print

Open sguerrini97 opened this issue 5 years ago • 2 comments

I've added a menu option to print the document from the Uri.

sguerrini97 avatar Dec 28 '20 21:12 sguerrini97

Thanks. Should rebase your branch to remove those rename/revert commits.

louipc avatar Dec 29 '20 19:12 louipc

@louipc done. I should've done it before opening this PR...

Anyway, I was wondering: what do you guys think about feeding the untrusted PDF to the print service? It is also possible to print the rendered webview but during my tests this broke the PDF layout (e.g. zooming on the webview would result in a zoom on the final print, ruining the whole PDF concept).

sguerrini97 avatar Dec 29 '20 20:12 sguerrini97