Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

How can I combine merge_template with merge_rows? #79

Open
lucaspon opened this issue Jun 23, 2020 · 1 comment
Open

How can I combine merge_template with merge_rows? #79

lucaspon opened this issue Jun 23, 2020 · 1 comment

Comments

@lucaspon
Copy link

I have a document with many pages, and in each page there is a table that needs to be filled in.

I noticed that document.merge_template works fine for specific fields, but doesn't work for tables with multiple rows like document.merge.

Is there a way around this? Perhaps a for loop?

Thanks in advance for any help!

@cameronstubber
Copy link

Hi Lucas,

It actually does work with tables, I have just got it going now. There is however a bug which if you have a blank table, it seems to get replaced with one of the other merge templates table rows instead.

I'm going to put a bug report in for that now, not that I am optimistic it will ever get solved :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants