Hi DSpace Community,

I'm experiencing an issue in *DSpace 8* where filter-media *only generates 
thumbnails for images (PNG, JPG, etc.) but completely ignores PDFs*.
*What I've Checked:*

✔️ *PDF MIME type is correct in the database* (application/pdf).
✔️ *Filters are enabled in dspace.cfg and local.cfg*:

filter.plugins = PDFBox JPEG Thumbnail
filter.plugins = ImageMagick PDF Thumbnail

filter.org.dspace.app.mediafilter.PDFBoxThumbnail.inputFormats = 
application/pdf
filter.org.dspace.app.mediafilter.ImageMagickPdfThumbnailFilter.inputFormats 
= application/pdf


*Running ./dspace filter-media -p list shows no PDF filters.*
✔️ *Executing filter-media -f -p "PDFBox JPEG Thumbnail" does nothing.*
✔️ *No PDF thumbnails exist in the database.*
✔️ *Ghostscript and ImageMagick work correctly when tested manually.*

*What’s Happening?*
- filter-media *skips PDFs without errors*, even though the filters are 
configured.
- The *database confirms no PDF thumbnails have been created*.
- PDF-related filters seem *missing or ignored*.*Questions for the 
Community:*

   1. *Is there a known issue with PDF filtering in DSpace 8?*
   2. *Are there additional configurations required for PDF processing?*
   3. *Has PDF thumbnail generation changed in DSpace 8?*


Any help or insights would be greatly appreciated!

Thanks!

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/f9af599e-e83d-4f59-9f19-d5d8e64ceca4n%40googlegroups.com.

Reply via email to