I have been trying to solve this for a few days but it seems embedded links are not working correctly once the PDF file is uploaded to 3dFlipBook. I'm not sure what the problem is, and I was wondering if you could take a look at my PDF to see if anything is wrong. The links work when opened in a browser, but fail to work once uploaded to the plugin.
Anybody here to help?
After debugging this more there is an error of:
Warning: Push buttons without action dictionaries are not supported 2 pdf.worker.js:1:30799 Warning: Push buttons without action dictionaries are not supported pdf.worker.js:1:30799 Warning: Push buttons without action dictionaries are not supported pdf.worker.js:1:30799 Warning: Push buttons without action dictionaries are not supported 2 pdf.worker.js:1:30799 Warning: Push buttons without action dictionaries are not supported 3 pdf.worker.js:1:30799 Warning: Knockout groups not supported.
Are you using an outdated parser? The error in pdf.worker.js originates from the 3dFlipbook wordpress plugin. It seems this was an older error resolved in a pull request on github on other platforms like mozilla...