DSpace / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
855 stars 1.29k forks source link

Integrated PDF viewer #9488

Open juangarcia-Cultura opened 2 months ago

juangarcia-Cultura commented 2 months ago

Hello, I have made a small development to integrate a PDF viewer in DSpace, specifically in version 7.6. In this case I used the ng2-pdfjs-viewer module. The developed code is incomplete but it is fully functional. You can see an example at https://hdl.handle.net/10421/9260.

I would like to share this code for a volunteer to continue working on it, since I don't have time at the moment. Also, TypeScript technology is almost unknown to me and I may make some big mistakes.

If you are interested, let me know how I can get the source code to you.

tdonohue commented 2 months ago

@juangarcia-Cultura : If you want to share the code, I'd recommend either posting the code somewhere & add a link to it, or create a Pull Request. In the meantime, I'll leave this ticket open to see if anyone is interested in helping you to move this code into DSpace.