Printing a PDF file?

Hi,

can I print any pdf file with aspose.pdf.kit? If so how would that code look like? I'm missing someting like:

PdfViewer viewer = new PdfViewer();

viewer.OpenPdfFile(strFile);

viewer.Print();

Thank's

Tom

Dear Tom
I’m very pleasure to answer your question.
We will implement this method in our next .Net release.
Any other question is welcome.
Best regards.


Bill
Aspose Changsha Team