You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am using office gen for generating word document.
Note- It has dynamic number of data inside the document ( for ex: in a table it contains dynamic number of data )
and dynamic number of images in the document.
Can anyone help me out to fix below queries
I have set the header and footer - Is it possible to remove the header and footer in the first page ?
Is it possible to put page number in the header ?
Table width is not getting increased even if the configuration is set to maximum table size
---------------------------
var tableStyle = {
tableColWidth: 4261, tableSize: 94,
tableColor: "ada",
tableAlign: "left",
tableFontFamily: "Comic Sans MS"
}
--------------------------
Is it possible to provide alignment for the cell in the table ? and put in bulletins inside the table cell data ?
Experts please help me on these queries , it would be helpful if these can be fixed ! .....
The text was updated successfully, but these errors were encountered:
Hi I am using office gen for generating word document.
Note- It has dynamic number of data inside the document ( for ex: in a table it contains dynamic number of data )
and dynamic number of images in the document.
Can anyone help me out to fix below queries
---------------------------
var tableStyle = {
tableColWidth: 4261,
tableSize: 94,
tableColor: "ada",
tableAlign: "left",
tableFontFamily: "Comic Sans MS"
}
--------------------------
Experts please help me on these queries , it would be helpful if these can be fixed ! .....
The text was updated successfully, but these errors were encountered: