Re: Send PDF file to printer
I've been using QuickPDF for all of my PDF needs (including printing) for a couple of years now, and I have been very happy with it. However, it is not free (although distribution is royalty-free, so you only need a developer license), so that might be a deal-breaker for you.
Re: Send PDF file to printer
if the pdf files are already created, you can use shellexecute API with the print verb
this will use the default pdf reader program on any computer
there is many examples in this forum