mtmsuhail / ESC-POS-USB-NET

This project is a simple .NET (C#) Implementation of the Epson ESC/POS Printing using USB Device Driver.
MIT License
202 stars 86 forks source link

How can I print to Microsoft Print to PDF to view my content as a PDF? #36

Open samir-dahal opened 3 years ago

samir-dahal commented 3 years ago

Hello there! Greetings! I have tried Printer printer = new Printer("Microsoft Print to PDF"); It generates the PDF but I cannot open it, it's like corrupted file. What can be done to fix this issue?