I want to convert the pdf file to image (.jpeg or png), but i can able to achive this using ghostscript in windows application, but when it try to do the same in web application am unable to do this. Is there is any other formate to achive this apart
from thirdparty software and trial component?.
Member
471 Points
205 Posts
How to convert PDF to Image
Jul 14, 2010 06:01 AM|Spider.net|LINK
Hi,
I want to convert the pdf file to image (.jpeg or png), but i can able to achive this using ghostscript in windows application, but when it try to do the same in web application am unable to do this. Is there is any other formate to achive this apart from thirdparty software and trial component?.
http://kethare.in/
Contributor
2801 Points
708 Posts
Re: How to convert PDF to Image
Jul 14, 2010 07:35 AM|itsmemuthu|LINK
refer this...
http://www.imagemagick.org/script/index.php
http://forums.asp.net/t/1500950.aspx
http://forums.asp.net/t/1483257.aspx
Remember To Click On the Post That Helps U
Participant
1540 Points
400 Posts
Re: How to convert PDF to Image
Jul 16, 2010 05:28 AM|Tapan Bhatt|LINK
You can achive the same thing using ghostscript in Web application also.
This link will helpful to you: http://www.codeproject.com/KB/cs/GhostScriptUseWithCSharp.aspx
"Simple things should be simple, complex things should be possible."