开发者

How to generate a PDF file preview using iTextSharp

开发者 https://www.devze.com 2022-12-08 07:09 出处:网络
Please advice how can I render the previ开发者_运维技巧ew of the existing PDF file to a Bitmap so I can display it on my form?

Please advice how can I render the previ开发者_运维技巧ew of the existing PDF file to a Bitmap so I can display it on my form?

Many thanks in advance.

BR, Murat


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消