Replies: 1 comment 2 replies
-
in v6, headers aren't being created by default, so naturally there will be more space now, to fix this, add a header explicitly, or increase the top-margin of the document This is mentioned in: I think this is the reason for your issue anyway, if not, let me know. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrade to Version 6, my Tables are suddenly placing themselves to the top of the page.
Image a new document, where its first child is a paragraph, representing a header, and the second child is a Table. On the final docx file, the table comes then before the paragraph.
It this a bug or is there a way to place the table at this place where it was declared, like it was in version 5.5.0?
Beta Was this translation helpful? Give feedback.
All reactions