Please advice how can I render the preview of the existing PDF file to a Bitmap so I can display it on my form?
Many thanks in advance.
BR,
Murat
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
iTexhSharp cannot render a PDF to an image, your best bet would be to have a look at GhostScript.
I have a c# wrapper for the GhostScript dll that that do this, email me at the address on my profile page and I will email it to you.