Print PDF file from .NET framework

  • Thread starter Thread starter Jaume
  • Start date Start date
J

Jaume

Hello to all,
It would have to create a process that automated the impression of a pdf
file in a determined printer of the local network.

Somebody knows how can I do this with .NET framework?

Somebody has used sometimes the ActiveX control pdf.ocx?

Thanks
 
Hello to all,
It would have to create a process that automated the impression of a pdf
file in a determined printer of the local network.

Somebody knows how can I do this with .NET framework?

You'll need a .NET or ActiveX PDF component. There are several available -
such as ActivePDF or PDFFactory Server Edition... or event Adobe Acrobat.
 
I 've had success with the DynamicPDF product.

Its not super cheap, but for my company, well worth the investment.
 
Back
Top