How to convert word document pages to images
I wanted to convert word document pages to images using c#
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.
Faris ShahinPosted Feb 15, 2017, 11:46 AM
https://social.msdn.microsoft.com/Forums/en-US/973ce94f-5235-4be9-a2b1-51ba7d35e1f
Your best option in this case is to search for a third-party library to do the conversion.
Rafnas T PPosted Feb 9, 2017, 10:19 PM
Faris ShahinPosted Feb 9, 2017, 12:13 PM
http://stackoverflow.com/questions/20326478/convert-word-file-pages-to-jpg-images-using-c-sharp
If you’re looking for larger set of target image formats, you can use a professional toolkit such as LEADTOOLS Document Imaging SDK (Disclaimer: I work for LEAD). The conversion can be done using these lines of code:
Rafnas T PPosted Feb 8, 2017, 11:20 PM
Leon DPosted Feb 8, 2017, 8:49 PM
Rafnas T PPosted Feb 8, 2017, 5:02 AM
Leon DPosted Feb 8, 2017, 4:42 AM