简体   繁体   中英

How do i get a gif snapshot of a pdf page

I need to get a snapshot of a pdf page and store it as a '.gif' file.(just to let the user preview the file on mouse hover before opening it). Can this be done using "itextsharp"? Or is there a more efficient way of doing this? I saw SDK's like "PDF Extractor" which let me capture images 'inside' the pdf page, but nothing that lets me take a snapshot/preview of the pdf page. Can somebody please provide some insight in to this. I would highly appreciate any help.

您将需要使用光栅图像处理器(RIP)(例如Ghostscript)或其他解释器(如来自www.tallcomponents.com的内容)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM