On Tue, Nov 11, 2008 at 04:41:17PM +0100, David Triebe <[EMAIL PROTECTED]> wrote: > is there a way to define the target of links using pdf2swf? > > Now all links open in a new window but I need them to open in the same > window (linke target="_self" in HTML).
pdf2swf -s linksopennewwindow=0 file.pdf -o file.swf > So far I haven't found an option to accomplish this, but as there are > other options which I found hard to find in the documentation, I suppose > I might have looked in the wrong places. Yes, pdf2swf documentation is lacking at the moment. It's in my queue... Greetings Matthias
