On 4/14/05, Johan Ingvast <[EMAIL PROTECTED]> wrote:
> The standard viewer for pdf files is acrobat but, there seem to be no way
> of making it update the view automatically. Here is a way of viewing
> pdf-files using xpdf. Put this as your viewer for pdf (instead of acroread)
> 
> xpdf -remote $$i $$p$$i
> 
> It features:
>     * if the file is not already open it will start a new window
>     * if there is a window with the file open it will reload it.

Indeed, if there is a window with the file open it will reload it, but
the xpdf will show the first page and not the current one. Is there
some way of getting the current page automatically shown up after
reloading the file?

Paul

Reply via email to