Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW TO CREATE THUMBNAIL IMAGES FOR ALL PAGES IN A PDF DOCUMENT ???

Status
Not open for further replies.

Sqlsa

Programmer
Aug 24, 2002
32
0
0
US
Hi,
I need to create thumbnail for each and every page of adobe pdf document.

Suppose, there are 5 pages in a pdf document. So I need to access the pdf file and create thumbnail images for all the five pages. I have to do this from VB6 application. Each thumbnail image will be stored as a seperate file.

One more interesting point: When we view a pdf file with five pages in a browser, then it automatically creates thumbnails for each page. I am using WebBrowser control in my application to show the pdf documents. So when I view pdf in web browser control, it creates thumbnails but they are blank. All the thumbnails are blank and look the same.

I also want to mention that , I am not creating pdf document from VB application. This file is created by the users from a word or word perfect document.

So, I need to know how to create thumbnail images for all the pages in a pdf document. Am I using the right control?
Is there any adobe library with which we can do this?

Is there any documentation available for SVG Viewer library?


Thanks in advance,

Sreeni
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top