MegaZine3 Version 2 > User Contributions
PDF LINKS PLUGIN (beta)
Domenico:
Here we go.
This Plugin handles Links within PDF Files and is mainly meant to use in conjunction with pdf2swf.
INSTALL:
Copy the attached file to the pluginfolder of your mz3 installation.
Changes to pdf2megazine.bat:
Add the following parameter (marked red) to the pdf2swf commandline inside the pdf2megazine.bat:
"%PDF2SWF%" -q -t -f -T 9 -j75 -O1 -s internallinkfunction=megazine.PDFlinkHandler -G -p %%i "%from%" "%to%%%i.swf"
rbaybayan:
Can you share some syntax command/sample?
Thanks,
ruel
Domenico:
To tell the plugin wich function to use we need to customize the pdf2swf commandline inside the pdf2megazine.bat as follow:
"%PDF2SWF%" -q -t -f -T 9 -j75 -O1 -s internallinkfunction=megazine.PDFlinkHandler -G -p %%i "%from%" "%to%%%i.swf"
There are no more changes to do. Add links to your pdf, copy the plugin into your plugin folder and convert the document with pdf2swf.
Thats all.
Hans Nücke:
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:
--- Code: (xml) --- "%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:
--- Code: (xml) ---<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 Book
Everything works fine but the ToC (table of content)
Any ideas or suggestions?
Thanks for the great plugin!
Domenico:
Technically the links in the ToC are working.
Do the internal links of the ToC work as expected when you open the Doc in Acrobat?
You can send me the pdf by email so I can take a view on them.
Maybe something is wrong there.
Navigation
[0] Message Index
[#] Next page
Go to full version