Exporting from Omeka S to PDF

I am working on creating an Omeka S website on behalf of an Archive Collection Organisation. However, as a first time Omeka S user I have a query in regards to exporting the collection that is stored on the site.

Is there any way to export the content of the Omeka S website to a PDF or similar format?

As there doesn’t seem to be any modules which would suit this either.

Many thanks

There is a module to convert the documents (items and item sets) into epub, the format of ebooks (https://github.com/Daniel-KM/Omeka-S-module-Ebook), but not into pdf, and not the web site (pages) yet. The issue for site pages is that epub requires xhtml5, but all templates in Omeka are html5.

Hi Daniel,

Okay, that makes sense. Thanks for the link and getting back to me.

Many Thanks

I’m looking for the same solution: Generate a PDF with all media (images) per item. Is there a module for such a case meanwhile? Or how / where should I hook into the code?
My aim is to offer a download button: Get/See this item as PDF on each item page. Maybe @Daniel_KM Ebook Module could be extended somehow?

Thanks for help!

There may be somebody who works on it : https://github.com/Daniel-KM/Omeka-S-module-Ebook/issues/8