Acrobat XI Pro - Picture Insert
i have pdf else created has field once click on it allows me insert picture. have created form , wish have area on form allow user same. know how create field allow user insert picture? using acrobat xi pro.
it form created livecycle designer, allows image field. user able select image in jpeg, tiff, png, or gif formats.
can set similar thing in acrobat using button. acrobat, can choose pdf source or format acrobat knows how convert pdf, including same image formats , others, including non-image formats. problem doesn't work reader versions prior 11, , reader 11 allows importing existing pdf. it's relatively easy nowadays users convert image pdf, can viable approach use cases.
if want test out, set button using layout other "label only" , use following script in button's mouse event:
// prompt user select page pdf use button icon
event.target.buttonimporticon();
More discussions in Creating PDFs
adobe
Comments
Post a Comment