Replies: 1 comment 1 reply
-
Yes it looks good :-) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
As I mailing-list(https://groups.google.com/forum/#!forum/mapfish-print-users) appears to be down, I am posting my problem here.
I am trying to build a report with multiple tables similar to (https://github.com/mapfish/mapfish-print/tree/master/examples/src/test/resources/examples/datasource_dynamic_tables) using json datasource.
I can successfully build a table with json data in report_table example -
https://github.com/mamta/mapfishExamples/tree/main/report_table
Now I am trying to build multiple tables similar to datasource_dynamic_tables (https://github.com/mapfish/mapfish-print/tree/master/examples/src/test/resources/examples/datasource_dynamic_tables) using json array in report_table_multi example -
https://github.com/mamta/mapfishExamples/tree/main/report_table_multi
I need some advice for configuring processors -
https://github.com/mamta/mapfishExamples/blob/main/report_table_multi/config.yaml
Is it a right approach?
Thanks for consideration.
Beat regards.
Mamta
Beta Was this translation helpful? Give feedback.
All reactions