c# - Generate a pdf thumbnail (open source/free) -


Seeing other posts for this could not find enough solutions for my needs. Just trying to get the first page of a PDF document as a thumbnail, it can be run as a server application so that it can not be said to call a third application to write a PDF document that Reads PDF to generate image on disk

Doctor = New PDF Document ("Some PDFs"); Page = doctor page (1); Image Image = Page Image;

Thanks.

Matthew Ephraim released an open source cover Ghostscript which you think does the same way Does and is in C #.

The source code for the link:

Link to the blog post:

You can call GeneratePageThumb method to generate a simple thumbnail (or Use pagepayments generated with start and end page numbers to create thumbnails for multiple different pages, each page with different output files), the default file format is JPEG, but you can change it, and many other options, Optional generator Specify options such as Ut method using the call and file format, page size etc ...


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -