Hi
I have to generate a word document in mendix in which the whole first page has a static image where as from second page onwards there is text.
Requirement: First page - image with no margins.
From second page onwards - left, top and bottom margins should be there as its text
What I tried: When I tried to generate everything in a single word document, what is happening is, the image page(first page) is also getting generated with left, bottom and top margins as I have configured the properties for it to leave margin spaces. Here, my requirement is not fulfilled.
So, do I have to print the first page without margins in one word document and text pages in other word document and merge these two? Or is there any other way I can fulfill my requirement? Or if at all I have to merge the Documents, how do I do it?