On Thursday, November 8, 2018 at 7:56:55 AM UTC-5, [email protected] wrote: > > Hello. Can you help please to understand is there a way to mass remove any > PDF modifiers like watermark or/and password with save each item directions > and don't reupload each item again? > >
There is nothing in DSpace to remove material from PDFs, but there is a framework for applying a procedure to bitstreams in bulk: the Curation System, which will process a single item, a collection, a community, or the entire site. If you can work out code to do what you want to a single bitstream, you can make it into a curation task and have the framework apply it to all of the bitstreams that need it. You can also attach the task to workflows so that it is automatically applied to new submissions. https://wiki.duraspace.org/display/DSDOC6x/Curation+System For manipulating PDFs, I'd start by looking at PDFtk. You may want to look at the PDF citation page generator for background information. https://wiki.duraspace.org/display/DSDOC6x/PDF+Citation+Cover+Page -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
