How do I Print data/Text extracted from PDF using python to a thermal or virtual Printer?

49 views Asked by At

I have managed to write a simple algorithm to fetch and text on a PDF using python. I would love to print the output to a thermal/virtual printer. How do I do it ?

I have tried using win32print library . I want to print the output to a printer.

0

There are 0 answers