Can someone tell me why I am getting NotAllowedError?
i running code: app.opendoc({cpath: "c/users/desktop/new tech manual/transfer.doc"}); console , following error.
notallowederror: security settings prevent access property or method.
app.opendoc:1:console undefined:exec
thanks in advance help.
error #1: file path wrong. should add forward-slash in begining.
error #2: when trying open non-pdf files must specify buseconv true. see reference method...
More discussions in JavaScript
adobe
Comments
Post a Comment