tig / winprint

winprint 2.0 - Advanced source code and text file printing. The perfect tool for printing source code, web pages, reports generated by legacy systems, documentation, or any text or HTML file. It works interactively or from the command line making it great for single users or whole enterprises. Works great with Powershell.
https://tig.github.io/winprint/
MIT License
72 stars 4 forks source link

Rendering is stupidly slow #37

Open tig opened 2 years ago

tig commented 2 years ago

Why does it take so long to render a print job to preview?

tig commented 2 years ago

BIg part of this is how long it takes for the printing APIs to connect to a printer.

Partially fixed with #38