Click here to Skip to main content
15,898,924 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a byte array(of a Doc file)stored in my database and I want to open it as a pdf file.How can I do it??
Thanx in advance
Posted

1 solution

The first thing you will have to do is convert it from a DOC file to a PDF file.
Google can help: https://www.google.co.uk/search?q=convert+doc+to+pdf&oq=convert+doc+to+pdf&aqs=chrome.0.57j5j0l2.1260j0&sourceid=chrome&ie=UTF-8[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900