Skip to main content
Participant
June 1, 2023
Question

Formulario con un campo resultado de la suma de 2 campos de archivo adjunto en el PDF

  • June 1, 2023
  • 1 reply
  • 584 views

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

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
June 1, 2023

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).

Participant
June 1, 2023

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?

try67
Community Expert
Community Expert
June 1, 2023

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.