Works great, only in-document links do not work as expected (yet). Do I miss anything?
I converted using the parameters for the psf2swf call as suggested:
"%PDF2SWF%" -q -t -T 9 -j50 -O1 -s internallinkfunction=megazine.PDFlinkHandler -G -p %%i -f "%from%" "%to%%%i.swf"
copied the by_pdflinks.swf into the plugins folder /megazine/plugins and added the plugin to the plugin list in the book element in my MZ3 file:
<book plugins="by_pdflinks, anchors, search, batchpages, console, keyboardnavigation, links, navigationbar, print, swfaddress"
pagewidth="420"
pageheight="594"
zoomminscale="0.5"
zoommaxscale="4.0"
dragrange="20"
maxpages="10"
qualitycontrol="false"
searchindex="FAQ"
searchmethod="server"
searchclear="false">
The result can be checked in my
Forum Smmary BookEverything works fine but the ToC (table of content)
Any ideas or suggestions?
Thanks for the great plugin!