Skip to main content
Participating Frequently
February 3, 2016
Answered

How do I allow User in insert image file

  • February 3, 2016
  • 1 reply
  • 1352 views

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();

This topic has been closed for replies.
Correct answer try67

Wrong. It will work in Reader (XI or higher), but you will only be able to select PDF files as the image. This is done on purpose by Adobe.

1 reply

Participating Frequently
February 3, 2016

Hi jasonz82977625,

Would like to inform you that Acrobat Pro (paid service) is a pdf editor using which you may create other files as Pdf but Acrobat Reader (free service) is only for opening the pdf files.

All these functionalities will not work in Reader.


Regards,

Yatharth 

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
February 3, 2016

Wrong. It will work in Reader (XI or higher), but you will only be able to select PDF files as the image. This is done on purpose by Adobe.

Participating Frequently
February 3, 2016

Ok well i guess that's a work around just tell them to convert the image to PDF but what about the clear image button.