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

Can i remove Header and Footer from First page ( Title Page ) and some more queries #396

Open
raghavan117 opened this issue Sep 29, 2021 · 0 comments

Comments

@raghavan117
Copy link

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

  1. I have set the header and footer - Is it possible to remove the header and footer in the first page ?
  2. Is it possible to put page number in the header ?
  3. 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"
    }
    --------------------------
  4. 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 ! .....

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