Hola, ¿como puedo crear un pdf en el que luego el cliente pueda pegar o insertar una imagen?, gracias.
Answered
This topic has been closed for replies.
OK. In that case you'll need to set it up manually.
Create a button field and go to its Properties. Under the Options tab select "Icon Only" as the Layout option.
Then go to the Actions tab and add a MouseUp action that executes the following JavaScript code:
event.target.buttonImportIcon();
When the user clicks this button field they'll be prompted to select an image field (or a PDF, if they have an older version of Acrobat), which will then be displayed as the button's icon.
Sign up
Already have an account? Login
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inSign in to Adobe Community
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
