Files
rogaining_srv/SumasenLibs/excel_lib/testdata/test.ini
2024-11-06 07:35:17 +00:00

25 lines
496 B
INI

[basic]
template_file=certificate_template.xlsx
doc_file=certificate_[zekken_number].xlsx
sections=section1
maxcol=8
[section1]
template_sheet=certificate
groups=group1,group2
fit_to_width=1
orientation=portrait
[section1.group1]
table_name=mv_entry_details
where=zekken_number='[zekken_number]' and event_name='[event_code]'
group_range=A1:H11
[section1.group2]
table_name=gps_checkins
where=zekken_number='[zekken_number]' and event_code='[event_code]'
sort=path_order
group_range=A12:H12