vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to display attached PDF's as thumbnails? (https://vborg.vbsupport.ru/showthread.php?t=209232)

joshfrantz 03-23-2009 08:42 PM

How to display attached PDF's as thumbnails?
 
I am a new, very green user of vbulletin. The primary function of my site is to share .pdf (and other extensions, even .doc, etc) files between users. I would like the users to be able to view the pdf files without having to download them. All the admincp thumbnail settings are on. Attached image files, such as jpegs, can be seen now, just not pdf's. Can you help?

nexialys 03-23-2009 09:14 PM

there is no possibility to do this in the actual structure. you would need:

1- PDF import in PHP/html >> http://sourceforge.net/projects/pdftohtml/
2- a product that read the .pdf file each time you upload one, and generate the thumbnail
3- set the .pdf to show thumbnail in the Attachment Manager

... same if you want to display the .pdf content in a page.

Cryo 03-23-2009 09:17 PM

I don't know if this is even possible, or not without a lot of coding. I searched around Google a little bit and was unable to find any web-based PDF to thumbnail converter.

joshfrantz 03-23-2009 09:21 PM

Thanks for the help! What do I do with the sourceforge file (pdftohtml-0.40a.tar) once I have downloaded it? Is it a plug-in?

nexialys 03-23-2009 10:17 PM

it's not a plugin, it's an engine, i gave you that link as an example of what exists already... it's not something you can intall on vbulletin... a coder would need it to create a product that read the pdf and generate the thumbnails...

usually, when you create a .pdf file, you can check to generate a thumbnail with it, depending on the format you use... if you have Acrobat, it does it by default. (if you have 300$ for it)... but that thumbnail is inserted in the .pdf, it's not seperate, so you always need to read the .pdf to have the thumbnail.


All times are GMT. The time now is 01:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01872 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete