Skip to main content
Participant
January 3, 2022
Answered

somma

  • January 3, 2022
  • 1 reply
  • 643 views

Buonasera,

ho creato un file pdf con 3 campi per ogni riga e ripetute per 200 righe. Primo campo nome e cognome, secondo campo data, terzo campo importo. Il mio problema è il seguente: devo sommare il campo importo (circa 200) disposti su più pagine (20 per ogni pagina circa)Ho creato un nuovo campo nella prima pagina dove dovrebbe esserci la somma di tutti i campi di nome importo. E' possibile senza script, tramite qualche funzione? spero di essermi spiegato bene.

 

Grazie a chi vorrà rispondermi..

 

Giuliano

This topic has been closed for replies.
Correct answer Dave Creamer of IDEAS

You can use the Create Multiple Copies command on each page: LineTotal_Pg1, LineTotal_Pg2, etc. 

At the end, you can simply add up all the LineTotal parents in the Calculate tab--by page and for the entire PDF.

 

A simple example is attached. 

1 reply

Dave Creamer of IDEAS
Community Expert
Dave Creamer of IDEASCommunity ExpertCorrect answer
Community Expert
January 3, 2022

You can use the Create Multiple Copies command on each page: LineTotal_Pg1, LineTotal_Pg2, etc. 

At the end, you can simply add up all the LineTotal parents in the Calculate tab--by page and for the entire PDF.

 

A simple example is attached. 

David Creamer: Community Expert (ACI and ACE 1995-2023)
Participant
January 4, 2022

Bunogiorno,

funziona perfettamente. 

 

Grazie milleeeeeeeee

 

Giuliano