Copy link to clipboard
Copied
Hola,
Estoy preparando un documento PDF en el que hay un formulario. Dentro de este PDF, hay un archivo adjunto en el que también hay formulario. El formulario del archivo principal, ¿puede hacer la suma de diferentes celdas del archivo adjunto?
Gracias por vuestra ayuda,
Eulàlia
Copy link to clipboard
Copied
This is quite tricky to implement, especially if you want the sum to update when the fields in the attached file are updated (which can't be done in Reader, as you can't edit an attachment directly in it).
Copy link to clipboard
Copied
Thanks for your answer. If the attached document has a form, It could be edit? Actually, the idea is sum 2 fields in the attached document and the result is in one field on the principal document. Actually, it is difficult to explain. Probably exist a JavaScript with this posibility?
Copy link to clipboard
Copied
No, you won't be able to edit the fields in Reader, or actually, you could edit them but not save the file with those edits.