I have a PDF file I want to print through my program by bringing up the print dialog. Is there a way to do this without using external programs such as Adobe Reader?
Thanks,
Richard
EDIT: For the time being I’m using Adobe as the most common place 3rd party program available that is also free. I’d still like to find other solutions though.
EDIT: Anyone down voting could you please explain why – it helps learning.
Your best bet would be to use a 3rd party library like the PDF Component from Aspose. There isn’t anything natively in .NET that could do this.