EPrints Technical Mailing List Archive
Message: #03496
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Coversheets - anyone involved with the development still around?
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Coversheets - anyone involved with the development still around?
- From: Jiadi Yao <jy2e08@ecs.soton.ac.uk>
- Date: Tue, 23 Sep 2014 16:09:44 +0100
Hi John, I think that the point the metadata would get lost is when the covering pdf file is stitched to the original pdf, generating a covered version. In the latest coversheet bazaar package uses ghostscript(gs) as the stitching program, which is not preserving the metadata. Pdftk (https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/), which is a more comprehensive program that may have option to preserve the metadata, was used previously until a serious bug caused it to loop/never finish processing the stitching process for some types of pdf files. The bug was believed to be fixed in a more recent version of pdftk, but it has not been fully tested in eprints yet. It is probably worth to try to install the latest version of pdftk and ask eprints to use it as the stitching program. To switch to use pdftk in eprints /opt/eprints3/lib/plugins/EPrints/Plugin/Convert/AddCoversheet.pm line @ 215 my $temp_output_dir = File::Temp->newdir( "ep-coversheet-finishedXXXX", TMPDIR => 1 ); in archive/[repoid]/cfg/cfg.d/z_coversheet.pl @line 30 ##Add pdftk executable path: Best Jiadi On 23/09/2014 12:25, John Salter wrote:
Hi, Does anyone around here have anything to do with the 'Coverpages' bazaar package? http://bazaar.eprints.org/cgi/search/simple?q=Coversheets In particular I'm looking at the metadata associated with the resulting (covered) PDF. On the UKCoRR mailing list, there was a claim that some work had been done so that metadata that existed in the original PDF wasn't affected? Cheers, John *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: http://www.eprints.org/tech.php/ *** EPrints community wiki: http://wiki.eprints.org/ *** EPrints developers Forum: http://forum.eprints.org/ -- Jiadi Yao jy2e08@ecs.soton.ac.uk EPrints Services 3081, Building 32 University of Southampton |
- References:
- [EP-tech] Coversheets - anyone involved with the development still around?
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] Coversheets - anyone involved with the development still around?
- Prev by Date: [EP-tech] Coversheets - anyone involved with the development still around?
- Next by Date: [EP-tech] Re: Coversheets - anyone involved with the development still around?
- Previous by thread: [EP-tech] Coversheets - anyone involved with the development still around?
- Next by thread: [EP-tech] Re: Coversheets - anyone involved with the development still around?
- Index(es):