how to write code for takeing preview of image or text file and how it print ?
in my one form application i want to take page preview of file that can be image /text .and also want to write code for print that file?
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.
Ravindra T CPosted Jun 24, 2011, 1:18 AM
if your application is windows application use Rich TextBox Control to read the text file or if you wants display image and textfile together use Report Control(rdlc)
Thanks & Regard,
Ravindra T C