Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, March 1, 2006 7:56:43 AM(UTC)

gjdavis  
gjdavis

Groups: Registered
Posts: 3


I am an evaluation user of LEADTools and am lookiing for an example or tutorial which will clearly show how I can load a PDF file and then convert each page to an image suitable for serving to a web browser.  We need to show the user "thumbnails" of each page of a PDF document that are small enough to fit multiple images on one HTML page, yet large enough for the contents to be identifiable, if not completely legible.  We are writing an ASP.NET application.  Any suggestions and help welcome.

Thanks,

Grant

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, March 3, 2006 12:48:28 PM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

Was thanked: 3 time(s) in 3 post(s)

We do not have examples that specific.  However I would suggest taking a look at the function Leadtools.Codecs.RasterCodec.Load. This function allows you to load either all pages or specific pages of a file and lets you resize the page during loading.  Once in memory you have the option to convert each image into a System.Drawing.Image or Leadtools.Codecs.RasterCodec.Save the file to memory as a JPEG. 

Travis Montgomery
Senior Sales Engineer
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.041 seconds.