I have extracted line items from a multi-page document. now i require to sort these line items based on Country which is one it's field item. How should I proceed?
Asked
Active
Viewed 177 times
1 Answers
0
You can sort it using the custom actions, for example by using dictionaries in C#, or similar data structures in other supported languages.

SneakyTurtle
- 1,831
- 1
- 13
- 23

fist22
- 43
- 2
- 8