I ran into a seemingly simple problem the other day, but it took me several attempts with various libraries to find a solution, so I figured I’d share.
I had a need to print a single-page PDF file (in this case, a mailing label, but your case may vary) directly to a printer from C# without prompting a user. Continue reading