Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #1004
| From | ken <ken@spamcop.net> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Transfer PDF metadata to outputfile with pdfwrite driver |
| Date | 2012-10-15 16:26 +0100 |
| Message-ID | <MPG.2ae63b8b5a39984398989f@usenet.plus.net> (permalink) |
| References | <5079318d$0$6566$9b4e6d93@newsspool4.arcor-online.net> <MPG.2ae6143cd81d34f498989e@usenet.plus.net> <507c0bd6$0$6640$9b4e6d93@newsspool2.arcor-online.net> |
In article <507c0bd6$0$6640$9b4e6d93@newsspool2.arcor-online.net>, netuse@lavabit.com says... > Thanks for the fix. I will test it as soon as I can. I have to admit I haven't fixed anything, but the 9.06 source fails as described, and the current code doesn't. I could bisect the source to find when it was fixed, but that would take a while. > May I ask a dumb question: Where do I find the current source? Ah, good question. Ghostscript is held in a Git repository. Unless you really want to get involved I'd suggest you probably don't want to get that. Instead you can go to : http://git.ghostscript.com/?p=ghostpdl.git;a=summary click the 'commit' link on the most recent entry in the log. From the page which comes up press the 'snapshot' link. This should deliver you a tarball (if I remember correctly) of the current source. Unpack it somewhere convenient, run ./configure and make. Its possible that snapshot may deliver the entire ghostpdl source (I don't remember I'm afraid) In which case you need to do ./configure and make in the ghostpdl/gs sub folder. > The download page [1] only lists version 9.06 (probably the stable > version). Its the most recent release. THe stuff in Git is the absolute most up- to-date code. THere is some small risk attached to taking it, but its small. Every commit is run through our regression test suite (some 50,000+ tests) Ken
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Transfer PDF metadata to outputfile with pdfwrite driver Marco <netuse@lavabit.com> - 2012-10-13 11:17 +0200
Re: Transfer PDF metadata to outputfile with pdfwrite driver ken <ken@spamcop.net> - 2012-10-13 20:35 +0100
Re: Transfer PDF metadata to outputfile with pdfwrite driver ken <ken@spamcop.net> - 2012-10-15 13:39 +0100
Re: Transfer PDF metadata to outputfile with pdfwrite driver Marco <netuse@lavabit.com> - 2012-10-15 15:12 +0200
Re: Transfer PDF metadata to outputfile with pdfwrite driver ken <ken@spamcop.net> - 2012-10-15 16:26 +0100
Re: Transfer PDF metadata to outputfile with pdfwrite driver Marco <netuse@lavabit.com> - 2012-10-15 19:22 +0200
Re: Transfer PDF metadata to outputfile with pdfwrite driver ken <ken@spamcop.net> - 2012-10-16 07:54 +0100
Re: Transfer PDF metadata to outputfile with pdfwrite driver Chris <cjl@spamcop.net> - 2012-10-16 07:39 +0000
Re: Transfer PDF metadata to outputfile with pdfwrite driver Marco <netuse@lavabit.com> - 2012-10-16 10:21 +0200
Re: Transfer PDF metadata to outputfile with pdfwrite driver Marco <netuse@lavabit.com> - 2012-10-21 19:25 +0200
Re: Transfer PDF metadata to outputfile with pdfwrite driver ken <ken@spamcop.net> - 2012-10-22 07:52 +0100
csiph-web