Depending upon how complicated your object’s keys ...
# advancedpdf
s
Depending upon how complicated your object’s keys and values are, you might be able to store everything in a long string, using separators, then use FreeMarker’s string split function.