How do I allow User in insert image file
Using Pro 10 when i test it in pro i can insert any file i like, When i try it in Reader i can only select PDF files.
Also on a side note how do i give them the option to see the clear image button i know it's not event.target.buttonClearIcon();
this is the JS i am using
// Prompt user to select file to display in this button
event.target.buttonImportIcon();
