Hi, I believe the DSpace IIIF integration only currently works for images (i.e. file formats / MIME Types which begin with "image/"). Based on what I've been able to find, it was never tested with PDFs in mind.
So, I think what you are seeing is that DSpace doesn't yet support viewing PDFs via IIIF. I'd recommend logging an issue ticket for this as a new feature request to https://github.com/DSpace/dspace-angular/issues Tim On Wednesday, August 16, 2023 at 8:43:29 AM UTC-5 Chris Clawson wrote: > Has anybody done this successfully? Might you please point us to a clear > procedure to set it up? I am using DSpace 7.6 > > On Tuesday, August 15, 2023 at 9:05:21 AM UTC-4 Muhep Atasoy wrote: > >> Same. Dspace 7.6 >> >> 10 Ocak 2023 Salı tarihinde saat 01:21:08 UTC+3 itibarıyla Natalia >> Jabinschi şunları yazdı: >> >>> For the installed version 7.4, we activated the IIIF option, everything >>> seems correct, Mirador displays image files well, but it is not able to >>> display PDF files. The Cantaloupe server does not give errors and is able >>> to create json and jpg files. When we analyze the Manifest we see that the >>> "canvases" parameter is empty for PDF. It is not clear if we need to >>> configure something special for PDF files accessed through IIIF. >>> >>> ..... >>> "rendering":{ >>> "@id":" >>> https://papyrus-test.bib.umontreal.ca/server/api/core/bitstreams/4933a23e-3910-44c8-a0d9-c8768ef86fb7/content >>> ", >>> "label":"mirador-test-pdf.pdf", >>> "format":"application/pdf" >>> }, >>> "sequences":[ >>> { >>> "@id":" >>> https://papyrus-test.bib.umontreal.ca/server/iiif/4949a3de-3cfe-4c54-ac21-26c02a8f9432/sequence/s0 >>> ", >>> "@type":"sc:Sequence", >>> "canvases":[ >>> >>> ] >>> } >>> .... >>> >>> Thank you for the help >>> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/3f198f22-3aaa-4d7e-8017-20a4317681bcn%40googlegroups.com.
