Juergen Spitzmueller wrote:
Angus Leeming wrote:
Interesting. I read this as saying that:
$ pdfclose my_file.pdf; pdfopen my_file.pdf
will reopen my_file.pdf in acroread. Correct?
I think so, yes. Here's the documentation:
http://www.ctan.org/tex-archive/support/xpdfopen/xpdfopen.pdf
Is it possible to grab the windows sources/executable separately? I'd
rather not download the whole of this beast...
AFAIK it's included in bin-pdftools, to be found here (don't know which one of
the two versions is the right one):
ftp://ftp.ctan.org/tex-archive/systems/win32/fptex/current/binary
For info,
ftp://ftp.ctan.org/tex-archive/systems/win32/fptex/current/binary/bin-pdftools-win32.zip
is the one we want. It contains
e2pall epstopdf pdfclose pdfdde pdfopen pdftosrc vpe
ftp://ftp.ctan.org/tex-archive/systems/win32/fptex/current/binary/bin-pdftools.zip
contains e2pall and epstopdf only.
Angus