Printing from ASP.NET - TechRepublic
General discussion
February 26, 2004 at 12:18 PM
programmeroo

Printing from ASP.NET

by programmeroo . Updated 22 years, 4 months ago

I am looking for resources on printing documents from a Web (ASP.NET) page, using C#.

I am currently printing from pdf docs using the Acrobat SDK. I need to insert Picturews from files, Acrobat does not provide a mechanism for this.

I think a good alternative would be to create my templates in ASP.NET, but I would like to have control over the formatting, and printing.

Thanks.
-Andy

This discussion is locked

All Comments