Hmm. Yes, that did get rid of the error. The problem is that I really do want to write over the original file, though I guess I could script things such that the original file is deleted and the new file is renamed with the original file name. Would there be any other solutions?
Thanks, Shane... El Nov 11, 2013, a las 5:25 PM, Christiaan Hofman <[email protected]> escribió: > > On Nov 11, 2013, at 23:02, Shane Ebert wrote: > >> Hi. I’ve started getting an error using skimpdf that I cannot seem to fix. >> I am using the 'skimpdf embed filename.pdf' option, and I sometimes get the >> error "Cannot write PDF document”. It doesn’t seem to be a permission issue, >> as I get the same issue even if the command is run as root, and I can’t >> think of what else might be the problem. The .skim and .pdf files have the >> same name and are in the same directory. >> >> Has anyone run across this issue? >> >> Thanks, >> Shane... > > Is the problem solved if you use a separate output file? (skimpdf embed > infile.pdf outfile.pdf)? > > Christiaan > > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > Skim-app-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/skim-app-users ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
