Problem with blank thumbnails

79 views
Skip to first unread message

Baer,Helen

unread,
Jun 10, 2020, 5:15:06 PM6/10/20
to dspac...@googlegroups.com

Hi everyone,

 

One of our partner libraries has a recurring problem with blank thumbnails for pdf's. Their process is to create the original PDF from separate TIFFs in Adobe, then use Adobe Acrobat Pro 2017 to make a smaller sized file. Have any of you seen this before? We're thinking the problem is with the source content, not DSpace, but I thought I'd ask around and see if anyone has a solution.

 

Here's an example: https://mountainscholar.org/handle/10976/167263

 

Best,

 

Helen Baer

Colorado State University

Alan Orth

unread,
Jun 22, 2020, 3:46:47 AM6/22/20
to Baer,Helen, dspac...@googlegroups.com
Dear Helen,

I downloaded one of the PDFs in the linked collection and was able to create a nice thumbnail using ImageMagick directly on the command line:

$ convert -flatten CUCSSN83100009.pdf\[0\] CUCSSN83100009.pdf.jpg
$ convert -thumbnail x600 CUCSSN83100009.pdf.jpg CUCSSN83100009-thumbnail.pdf.jpg

So the PDFs seem OK. It could be an issue with memory or ImageMagick version/configuration on your server. Try running the dspace filter-media command in verbose mode for one of the PDFs to see if there are any errors:

$ dspace filter-media -i 10976/167371 -f -v

Regards,

--
All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/DM5PR0701MB36384FA9F1ABC8FCE4C2A2DB88830%40DM5PR0701MB3638.namprd07.prod.outlook.com.


--

Alain Tschanz

unread,
Jun 22, 2020, 9:19:24 AM6/22/20
to DSpace Technical Support
Install ImageMagick, add it to dspace.cfg and run these commands to generate thumbnails:

dspace filter-media -f -p "ImageMagick PDF Thumbnail" -v
dspace filter-media -f -p "ImageMagick Image Thumbnail" -v

Baer,Helen

unread,
Jun 22, 2020, 4:15:21 PM6/22/20
to Alain Tschanz, Alan Orth, dspac...@googlegroups.com
Dear Alan and Alain,

We have had some memory issues lately, which we are working on. It hadn't occurred to me that they could be connected. Thanks very much for your responses!

Helen


From: Alain Tschanz <atsc...@tesu.edu>
Sent: Monday, June 22, 2020 6:54 AM
To: Alan Orth <alan...@gmail.com>; Baer,Helen <Helen...@colostate.edu>
Cc: dspac...@googlegroups.com <dspac...@googlegroups.com>
Subject: RE: *External Email*Re: [dspace-tech] Problem with blank thumbnails
 

Install ImageMagick, add it to dspace.cfg and run these commands to generate thumbnails:

 

dspace filter-media -f -p "ImageMagick PDF Thumbnail" -v

dspace filter-media -f -p "ImageMagick Image Thumbnail" -v

 

From: dspac...@googlegroups.com <dspac...@googlegroups.com> On Behalf Of Alan Orth
Sent: Monday, June 22, 2020 3:47 AM
To: Baer,Helen <Helen...@colostate.edu>
Cc: dspac...@googlegroups.com
Subject: *External Email*Re: [dspace-tech] Problem with blank thumbnails

 

This message was sent from outside the University. Please do not click links or open attachments unless you recognize the source of this email and know that the content is safe. *******************************************************************************************************************************************************************************************

Reply all
Reply to author
Forward
0 new messages