Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get Loop data printed in DOC? #162

Open
ketan-dad opened this issue Mar 11, 2022 · 1 comment
Open

How to get Loop data printed in DOC? #162

ketan-dad opened this issue Mar 11, 2022 · 1 comment

Comments

@ketan-dad
Copy link

ketan-dad commented Mar 11, 2022

Hi Guys,

I have a list of object and I want to print each object printed separately one after another in loop.

For Example,
List<> persons; // consider this has list Persons with Name , Address (Nested object) , Phone number.

And I am looking to create a single Docx ,
Note that, In template there should be only on person info band, as List of Persons can be of any size.

image

I don't see any example for such scenario. Is that even possible, looping object and printing one after another with same template?

Thanks in advance.

@ketan-dad ketan-dad reopened this Mar 14, 2022
@ketan-dad
Copy link
Author

Please let me know if it is possible with Yarg

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

No branches or pull requests

1 participant