How to implement print functionality without using predefined components using
asp.net MVC 4
OR
Using any sample of C#
i.e without invoking in built print methods
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhineet SrivastavaPosted Aug 26, 2013, 3:42 AM
Kindly go through this link-
http://www.c-sharpcorner.com/UploadFile/mgold/PritinginCSharp11222005040630AM/PritinginCSharp.aspx
Cheers
amShekarPosted Aug 26, 2013, 12:32 AM
I want to write my customized print function
Plz throw some light that how to implement print functionality by .net code(c#)
Abhineet SrivastavaPosted Aug 23, 2013, 1:30 PM
Use like this--
Print
Cheers
Suthish NairPosted Aug 23, 2013, 10:53 AM