Question
I want to use the 'this.createDataObject' and this.exportDataObject' on Acrobar Reader DC.
When I used the following javascript , It was displaed "NotAllowedError".
- this.createDataObject('output.csv', "TEST");
- this.exportDataObject({ cName:'output.csv', nLaunch:'2'});
I am looking many web-site , I find that I must buy something option.
Is it right ?
What should I buy just to do this?
Or
Are there anyway to do this ?
Best Regards.
