Hi I am testing the new version of webViewer (2.0) HTML 5.
- Is multiple text selection (like selecting some text, holding CTRL and selecting some other text) still not supported? (I guess not since I tried and it didn't work and I didn't see it in the 'What's new' section). Is this feature planned to be supported in further releases?
- In the docs and specifically in this pdf
http://www.pdftron.com/webviewer/demo/doc/WebViewer_Developer_Guide.pdfit says
'To display PDF documents without a demo stamp you’ll need to input your
PDFNet.js license key as an option, e.g. l: "Your License Key Here"'
I have not tried it yet since I don't have a license key yet, but to my understanding the code
l: "Your License Key Here"
which is to be placed inside the configuration options of the webViewer looks like clear text in a javascript file which could therefore be viewable by anyone inspecting the page with some developer tools (please correct me if I am wrong). Can another person who finds this code use it in his website? (Which would not be good)
Thank you