Hi,So I created a pdf file in which I defined fields called Total1,
Total2, Total3 ..........Now, in the end as Grand Total, I am trying to
add all those by providing this command under calculate:this.rawValue =
(Total1.rawValue + Total2.rawValue) while I do that, the Grand Total
shows nothing at all and warning message comes out in
botton.Description: Target version does not support the Subform Role
option.Type: Target versionSupported in : Reader 7.0.5I would really
aprreciate if someone can h...